summaryrefslogtreecommitdiff
path: root/proc.c
diff options
context:
space:
mode:
Diffstat (limited to 'proc.c')
-rw-r--r--proc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/proc.c b/proc.c
index 3731c69820..605e622a91 100644
--- a/proc.c
+++ b/proc.c
@@ -2118,7 +2118,7 @@ method_proc(VALUE method)
}
/*
- * call_seq:
+ * call-seq:
* local_jump_error.exit_value -> obj
*
* Returns the exit value associated with this +LocalJumpError+.