diff mbox series

NEWS: fix typo

Message ID 8e027904-f5b9-25cc-98f5-568358a9cdd0@huawei.com (mailing list archive)
State New, archived
Headers show
Series NEWS: fix typo | expand

Commit Message

Shuo Wang Nov. 2, 2020, 2:03 p.m. UTC
NEWS: fix typo
---
  NEWS | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/NEWS b/NEWS
index 1c80582..39fe945 100644
--- a/NEWS
+++ b/NEWS
@@ -415,7 +415,7 @@  kmod 11
  - New features:
  	- libkmod now keeps a file opened after the first call to
  	  kmod_module_get_{info,versions,symbols,dependency_symbols}. This
-	  reduces signficantly the amount of time depmod tool takes to
+	  reduces significantly the amount of time depmod tool takes to
  	  execute. Particularly if compressed modules are used.
  	- Remove --with-rootprefix from build system. It was not a great idea
  	  after all and should not be use since it causes more harm then