We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 721b504 + ebb324f commit 5c98670Copy full SHA for 5c98670
1 file changed
de/documentation/ruby-from-other-languages/to-ruby-from-python/index.md
@@ -84,7 +84,7 @@ Ruby-Referenz-Buch) online auf [Englisch][4].
84
* Ruby hat **globale Variablen** (`$foo`), die aber selten verwendet
85
werden.
86
87
-#### Strings, Symbole und Reguläre Ausrücke
+#### Strings, Symbole und Reguläre Ausdrücke
88
89
* **Ruby-Strings** können ihren Wert ändern (sind also *mutable*).
90
* In Ruby werden statt Strings häufig **Symbole** verwendet, wenn der
0 commit comments