diff --git a/code/modules/admin/verbs/adminhelp.dm b/code/modules/admin/verbs/adminhelp.dm
index f74b8c9d030..fc9a7f82bc8 100644
--- a/code/modules/admin/verbs/adminhelp.dm
+++ b/code/modules/admin/verbs/adminhelp.dm
@@ -80,7 +80,7 @@ GLOBAL_LIST_INIT(adminhelp_ignored_words, list("unknown","the","a","an","of","mo
mobs_found += found
if(!ai_found && isAI(found))
ai_found = 1
- msg += "[original_word] "
+ msg += "[original_word] "
continue
msg += "[original_word] "