]> granicus.if.org Git - apache/commitdiff
Correct a simple typo
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 9 Apr 2002 00:12:40 +0000 (00:12 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 9 Apr 2002 00:12:40 +0000 (00:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94557 13f79535-47bb-0310-9956-ffa450edef68

support/win32/ApacheMonitor.rc

index 2219b6acb1ef05d4ea6f6672715f371a7d754b57..c376ead371752a26ec92519ccc82439d4b0d4e96 100644 (file)
@@ -55,7 +55,7 @@ END
 
 STRINGTABLE DISCARDABLE 
 BEGIN
-    IDS_MSG_APPRUNNING      "Apache monitor is allready started"
+    IDS_MSG_APPRUNNING      "Apache monitor is already started"
     IDS_MSG_ERROR           "Error"
     IDS_MSG_RUNNINGALL      "Running all Apache services"
     IDS_MSG_RUNNING         "Running %d from %d Apache services"