From 3122e9a8439f85ffb0901dcd4f0407c7f2d3435d Mon Sep 17 00:00:00 2001 From: David Anderson Date: Tue, 19 Apr 2005 06:29:27 +0000 Subject: [PATCH] Fixed typo --HG-- extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4029 --- sourcemm/concommands.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sourcemm/concommands.cpp b/sourcemm/concommands.cpp index 397b3bf..ceabe22 100644 --- a/sourcemm/concommands.cpp +++ b/sourcemm/concommands.cpp @@ -332,7 +332,7 @@ CON_COMMAND(meta, "Metamod:Source Menu") return; } else { - Msg("Usage: meta force_unload \n"); + Msg("Usage: meta retry \n"); return; }