Selaa lähdekoodia

docs typo fixes

zeromus 9 vuotta sitten
vanhempi
commit
301db648da
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      doc/source/stdlib/stdstringlib.rst

+ 2 - 2
doc/source/stdlib/stdstringlib.rst

@@ -69,8 +69,8 @@ The regexp class
 
 .. js:class:: regexp(pattern)
 
-    The regexp object represent a precompiled regular expression pattern. The object is created
-    trough `regexp(patern)`.
+    The regexp object represents a precompiled regular expression pattern. The object is created
+    through `regexp(pattern)`.
 
 
 +---------------------+--------------------------------------+