From ff9b60f38bf68eba4a47cabff14547d92e083214 Mon Sep 17 00:00:00 2001 From: Torstein Husebø Date: Mon, 11 May 2015 13:49:29 +0200 Subject: treewide: Correct typos and spell plural of bus consistent --- src/test/test-sleep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test') diff --git a/src/test/test-sleep.c b/src/test/test-sleep.c index 1d75d05a88..4308ddfb64 100644 --- a/src/test/test-sleep.c +++ b/src/test/test-sleep.c @@ -56,7 +56,7 @@ int main(int argc, char* argv[]) { log_open(); if (getuid() != 0) - log_warning("This program is unlikely to work for unpriviledged users"); + log_warning("This program is unlikely to work for unprivileged users"); test_sleep(); -- cgit v1.2.3-54-g00ecf