Fixed some doxygen warnings.
[shibboleth/cpp-xmltooling.git] / xmltooling / util / Threads.h
index 50d031f..bae751d 100644 (file)
@@ -84,7 +84,7 @@ namespace xmltooling
          * 
          * @param seconds   time to sleep
          */
-        static void sleep(int secounds);        
+        static void sleep(int seconds);        
 #ifndef WIN32
         /**
          * Masks all signals from a thread.