Signed-off-by: aldot <[email protected]>
---
 src/osdsh/clockdisplay.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/osdsh/clockdisplay.c b/src/osdsh/clockdisplay.c
index ca057b3..2ada45d 100644
--- a/src/osdsh/clockdisplay.c
+++ b/src/osdsh/clockdisplay.c
@@ -76,7 +76,7 @@ int isitmine( char command[BUFSIZ], char arg_first[BUFSIZ],
        return i;
 }
 
-/*The functtion to call when we start our plugin... this sould be called by a
+/*The function to call when we start our plugin... this sould be called by a
 pthread(...) call so it won't block the whole program*/
 
 void *osdsh_clock(void *arg)
-- 
1.5.6.5




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to