Pārlūkot izejas kodu

docs typo fixes

zeromus 9 gadi atpakaļ
vecāks
revīzija
301db648da
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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)`.
 
 
 +---------------------+--------------------------------------+