summaryrefslogtreecommitdiff
path: root/src/field_message_box.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/field_message_box.c')
-rwxr-xr-xsrc/field_message_box.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/field_message_box.c b/src/field_message_box.c
index 69d470b84..74afb5677 100755
--- a/src/field_message_box.c
+++ b/src/field_message_box.c
@@ -105,7 +105,7 @@ static bool8 ForceShowFieldAutoScrollMessage(const u8 *str)
return TRUE;
}
-// Same as ShowFieldMessage, but instead of accepting a
+// Same as ShowFieldMessage, but instead of accepting a
// string arg it just prints whats already in gStringVar4
bool8 ShowFieldMessageFromBuffer(void)
{