From c7df86cc2442c29649ae44b629b05818a1742c08 Mon Sep 17 00:00:00 2001 From: Mysteries Date: Sun, 14 Dec 2014 22:29:56 -0500 Subject: Fixed some improper grammar. --- src/map/map.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/map.c') diff --git a/src/map/map.c b/src/map/map.c index 2c1495f32..010df6286 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -5484,7 +5484,7 @@ void map_helpscreen(bool do_exit) ShowInfo(" scripts passed through --load-script.\n"); ShowInfo(" --load-script Loads an additional script (can be repeated).\n"); ShowInfo(" --load-plugin Loads an additional plugin (can be repeated).\n"); - HPM->arg_help();/* display help for commands implemented thru HPM */ + HPM->arg_help(); /* display help for commands implemented through HPM */ if( do_exit ) exit(EXIT_SUCCESS); } -- cgit v1.2.3-60-g2f50