We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 587bd4f commit ebb324fCopy full SHA for ebb324f
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