summaryrefslogtreecommitdiff
path: root/pack.c
diff options
context:
space:
mode:
Diffstat (limited to 'pack.c')
-rw-r--r--pack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pack.c b/pack.c
index 2202f7dd8d..fa4f8e3b6a 100644
--- a/pack.c
+++ b/pack.c
@@ -395,7 +395,7 @@ static unsigned long utf8_to_uv _((char*,long*));
* a.pack("a3a3a3") #=> "a\000\000b\000\000c\000\000"
* n.pack("ccc") #=> "ABC"
*
- * Directives for +pack+.
+ * Directives for +pack+.
*
* Directive Meaning
* ---------------------------------------------------------------