If AppRotateDelay is non-zero, NSSM will pause for the given number of\r
milliseconds after rotation.\r
\r
-If AppStdoutCopyAndTruncate or AppStdErrCopyAndTruncate are non-zero, the\r
+If AppStdoutCopyAndTruncate or AppStderrCopyAndTruncate are non-zero, the\r
stdout (or stderr respectively) file will be rotated by first taking a copy\r
of the file then truncating the original file to zero size. This allows\r
NSSM to rotate files which are held open by other processes, preventing the\r