Commit graph

190 commits

Author SHA1 Message Date
Ilya Kantor
cbd7d7831c
Merge pull request #3100 from joaquinelio/patch-11 2022-08-14 15:00:22 +03:00
Ilya Kantor
12cc61f7f8
Merge pull request #3135 from leviding/patch-5
fix: shash -> backslash
2022-08-14 14:32:13 +03:00
Ilya Kantor
bc0b21c727
Merge pull request #3133 from leviding/patch-4
fix: typo
2022-08-14 14:31:53 +03:00
Ilya Kantor
f9e0a8b171
Merge pull request #3131 from leviding/patch-3
fix: typo
2022-08-14 14:31:41 +03:00
Ilya Kantor
962fa79b96 closes #3122 2022-08-14 12:31:05 +03:00
LeviDing
9c0337d0a6
fix: shash -> backslash 2022-08-07 17:58:31 +08:00
LeviDing
f54a20acc6
fix: typo 2022-08-07 15:22:40 +08:00
LeviDing
b6939271e8
fix: typo 2022-08-05 19:35:01 +08:00
joaquinelio
dc9683e9da
misspell 2022-07-13 08:36:44 -03:00
Lavrentiy Rubtsov
fec6e3dae4
👾 smth 2022-06-07 17:53:53 +06:00
Lavrentiy Rubtsov
d9ab4cf2bc
👾 smth 2022-06-07 17:33:09 +06:00
Lavrentiy Rubtsov
61888a265d
👾 fix typo 2022-06-07 17:29:50 +06:00
Dan Wallis
6af9a2e2a4
Correct mis-use of "it's" 2022-04-13 11:44:21 +01:00
Ilya Kantor
d5128182a5 minor fixes 2022-01-21 10:45:48 +03:00
Ilya Kantor
c5358c5949 themable pictures 2021-12-12 22:53:17 +03:00
Ilya Kantor
9fcffe1692 minor fixes 2021-11-01 21:18:36 +03:00
Ilya Kantor
be69f349d0 minor fixes 2021-11-01 21:18:23 +03:00
Ilya Kantor
cc18823108 minor fixes 2021-11-01 20:57:19 +03:00
Ilya Kantor
6989312841 closes #2752 2021-10-25 23:06:58 +03:00
Ilya Kantor
ee5853d724
Merge pull request #2604 from odsantos/regex-methods
Fix typo.
2021-06-13 11:04:28 +03:00
Ilya Kantor
5f927bd7dc
Merge pull request #2611 from AhmedElaguab/master
Fix typo
2021-06-13 11:02:45 +03:00
Ilya Kantor
581117ffe0
Merge pull request #2621 from leviding/patch-36
FIX: The range of hexadecimal numbers is 0-9 or A-F
2021-06-13 10:47:51 +03:00
Ilya Kantor
54ff266be7
Merge pull request #2623 from joaquinelio/patch-9
typo
2021-06-13 10:47:26 +03:00
joaquinelio
0e49461c92
typpo 2021-06-10 00:02:47 -03:00
joaquinelio
68172cc9c4
typo 2021-06-10 00:00:57 -03:00
LeviDing
52cb884565
Update article.md 2021-06-07 23:58:40 +08:00
Ahmed Elaguab
f8313dc936
Update article.md 2021-05-28 16:53:44 +01:00
Osvaldo Dias dos Santos
11e08904f9 Fix typo. 2021-05-16 14:06:13 +01:00
joaquinelio
fafab82e8a
typo 2021-05-15 00:16:49 -03:00
joaquinelio
6de9d70114
typo 2021-04-11 01:37:21 -03:00
joaquinelio
f452810885
typo 2021-03-02 10:28:52 -03:00
Ilya Kantor
f6ae0b5a5f minor fixes 2021-02-28 22:24:46 +03:00
Ilya Kantor
354c633803
Merge pull request #2445 from msisaifu/fix-typo
fix typo
2021-01-21 22:52:20 +03:00
joaquinelio
bdb19f681e
too wordy explanation 2021-01-17 20:00:35 -03:00
Saiful
0f65c3986f the type name is lookbehind instead of lookahead 2021-01-17 18:08:55 +06:00
Saiful
37c906ca56 fix typo 2021-01-17 10:20:15 +06:00
Ilya Kantor
6418344d59 closes #2411 2020-12-31 14:42:56 +03:00
Pano Papadatos
37e51e0d13
Typo "in any *of* language" 2020-12-13 13:35:25 -05:00
Ilya Kantor
c275ba48b6 closes #2382 2020-12-13 21:17:05 +03:00
Ilya Kantor
fd2e83c6a3
Merge pull request #2368 from vsemozhetbyt/patch-1
Fix confusing wording in 9.6 (Word boundary: \b)
2020-12-13 20:29:03 +03:00
Ilya Kantor
0543fee98d
Merge pull request #2369 from vsemozhetbyt/patch-3
Fix typo in 9.7 (Escaping, special characters)
2020-12-13 20:28:47 +03:00
Ilya Kantor
76f07329c6
Merge pull request #2370 from vsemozhetbyt/patch-4
Fix typo in 9.8 task solution (Sets and ranges [...])
2020-12-13 20:28:35 +03:00
Ilya Kantor
985dedbefd
Merge pull request #2371 from vsemozhetbyt/patch-5
Update support note in 9.8 (Sets and ranges [...])
2020-12-13 20:28:22 +03:00
Ilya Kantor
a1736bd757
Merge pull request #2372 from vsemozhetbyt/9.10
Fix typos in 9.10 (Greedy and lazy quantifiers)
2020-12-13 20:27:24 +03:00
Ilya Kantor
e1cb0f8690
Merge pull request #2373 from vsemozhetbyt/9.11
Fix typos in 9.11 (Capturing groups)
2020-12-13 20:24:53 +03:00
Ilya Kantor
aae708dacc
Merge pull request #2374 from vsemozhetbyt/patch-6
Fix typos in 9.13 (Alternation (OR) |)
2020-12-13 20:24:22 +03:00
Ilya Kantor
093dfe4c6f
Merge pull request #2375 from vsemozhetbyt/patch-7
Correct example in 9.14 (Lookahead and lookbehind)
2020-12-13 20:23:33 +03:00
Ilya Kantor
c59c9e8172
Merge pull request #2376 from vsemozhetbyt/patch-8
Make solution in 9.14 safer
2020-12-13 20:21:27 +03:00
Ilya Kantor
4e1ab89ea0
Merge pull request #2378 from vsemozhetbyt/patch-9
Fix typo, clarify wording in 9.15 (Catastrophic backtracking)
2020-12-13 20:16:55 +03:00
Ilya Kantor
f716a917bc minor fixes 2020-12-13 20:16:17 +03:00