zeromus лет назад: 9
Родитель
Сommit
301db648da
1 измененных файлов с 2 добавлено и 2 удалено
  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)`.
 
 
 +---------------------+--------------------------------------+