s3: Fix some nonempty blank lines and some typos
[samba.git] / source3 / rpc_server / srv_spoolss_util.c
index dc861f88109cd3f208521ef02d9f9d48f571bbdb..db575746f81109e0bfc3f29e38415e59a60e231e 100644 (file)
@@ -208,7 +208,7 @@ static uint32_t winreg_printer_rev_changeid(void)
 #else
        /*
         * This setting seems to work well but is too untested
-        * to replace the above calculation.  Left in for experiementation
+        * to replace the above calculation.  Left in for experimentation
         * of the reader            --jerry (Tue Mar 12 09:15:05 CST 2002)
         */
        return tv.tv_sec * 10 + tv.tv_usec / 100000;