summaryrefslogtreecommitdiff
path: root/string.c
diff options
context:
space:
mode:
authorBurdetteLamar <burdettelamar@yahoo.com>2025-07-07 14:28:27 -0500
committerPeter Zhu <peter@peterzhu.ca>2025-07-08 13:26:46 -0400
commit14971e75ce9b110ab969d775193e1cf2f5a362f3 (patch)
tree0758a1f706de32e488c2be3e15cd9ab565031b59 /string.c
parent9e4157a01c1f3cab7cedc21121bf7f02a00ed148 (diff)
[DOC] Tweaks for String#center
Diffstat (limited to 'string.c')
-rw-r--r--string.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/string.c b/string.c
index 33afa92a64..bc40fbbd34 100644
--- a/string.c
+++ b/string.c
@@ -11117,8 +11117,6 @@ rb_str_rjust(int argc, VALUE *argv, VALUE str)
*
* :include: doc/string/center.rdoc
*
- * Related: String#ljust, String#rjust.
- *
*/
static VALUE