[PATCH 6/9] lib: fwts_checkeuid: fix typo priviledges ==> privileges

Colin King colin.king at canonical.com
Sat Sep 22 17:53:57 UTC 2012


From: Colin Ian King <colin.king at canonical.com>

Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
 src/lib/src/fwts_checkeuid.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/src/fwts_checkeuid.c b/src/lib/src/fwts_checkeuid.c
index 7ff74db..da4c32c 100644
--- a/src/lib/src/fwts_checkeuid.c
+++ b/src/lib/src/fwts_checkeuid.c
@@ -26,7 +26,7 @@
 
 /*
  *  fwts_check_root_euid()
- *	Check if user has priviledges to access ports, memory, etc
+ *	Check if user has privileges to access ports, memory, etc
  */
 int fwts_check_root_euid(fwts_framework *fw, bool warn)
 {
-- 
1.7.10.4




More information about the fwts-devel mailing list