aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaĆ­que Kandy Koga <kaiquekandykoga@gmail.com>2023-01-08 12:38:33 +0000
committerSergio Carlavilla Delgado <carlavilla@FreeBSD.org>2023-01-08 12:38:33 +0000
commit527260e1b7e029ae1ba38f7854d778162c2da503 (patch)
tree316356003167e0425120791d2d2a91f5e771d41c
parent192a7a5bac1013bf504c0966fe953f1b4ee6d5b8 (diff)
-rw-r--r--documentation/content/en/books/developers-handbook/tools/_index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/developers-handbook/tools/_index.adoc b/documentation/content/en/books/developers-handbook/tools/_index.adoc
index e94ebd62cb..92c48a7656 100644
--- a/documentation/content/en/books/developers-handbook/tools/_index.adoc
+++ b/documentation/content/en/books/developers-handbook/tools/_index.adoc
@@ -158,7 +158,7 @@ Ruby::
Ruby is an interpreter, pure object-oriented programming language.
It has become widely popular because of its easy to understand syntax, flexibility when writing code, and the ability to easily develop and maintain large, complex programs.
+
-Ruby is available from the Ports Collection as package:lang/ruby25[].
+Ruby is available from the Ports Collection as package:lang/ruby32[].
Tcl and Tk::
Tcl is an embeddable, interpreted language, that has become widely used and became popular mostly because of its portability to many platforms.