summaryrefslogtreecommitdiff
path: root/string.c
diff options
context:
space:
mode:
authorBurdetteLamar <burdettelamar@yahoo.com>2025-10-13 17:27:50 +0100
committerPeter Zhu <peter@peterzhu.ca>2025-10-13 18:14:57 -0400
commit53ca9fbb4c9a307379b0647130564f2ef3ad07c7 (patch)
tree38f382996d345bf712864e609342f46a0250c9a4 /string.c
parent79b268567512cdb802488107be1dcf843f371076 (diff)
[DOC] Tweaks for String#rjust
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 f797dab651..a0369ecb55 100644
--- a/string.c
+++ b/string.c
@@ -11181,8 +11181,6 @@ rb_str_ljust(int argc, VALUE *argv, VALUE str)
*
* :include: doc/string/rjust.rdoc
*
- * Related: String#ljust, String#center.
- *
*/
static VALUE