mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #5440 from jbampton/fix-whitespace-in-src-symbol-c
Fix whitespace in `src/symbol.c`
This commit is contained in:
+1
-1
@@ -389,7 +389,7 @@ mrb_init_symtbl(mrb_state *mrb)
|
||||
/* 15.2.11.3.3 */
|
||||
/*
|
||||
* call-seq:
|
||||
* sym.to_s -> string
|
||||
* sym.to_s -> string
|
||||
*
|
||||
* Returns the name or string corresponding to <i>sym</i>.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user