File tree 1 file changed +31
-8
lines changed
1 file changed +31
-8
lines changed Original file line number Diff line number Diff line change @@ -8,32 +8,55 @@ wild-card:wildcard
8
8
wild card:wildcard
9
9
i'm:I am
10
10
you've:You have
11
+ we've:we have
12
+ we're:we are
13
+ we'll:we will
14
+ we'd:we would
11
15
they've:They have
12
16
they're:They are
17
+ they'll:They will
18
+ they'd:They would
19
+ you've:you have
20
+ you'd:you would
21
+ you'll:you will
22
+ you're:you are
13
23
should've:should have
14
- don't: do not
24
+ don't= do not
15
25
could've:could have
16
26
doesn't:does not
17
27
isn't:is not
28
+ aren't:are not
18
29
a html: an html
19
30
a http: an http
20
31
a ftp: an ftp
21
32
url =URL
22
- internet=Internet
33
+ internet\b =Internet
23
34
isation:ization
24
35
it's:it is
36
+ it'd:it would
25
37
there's:there is
26
- \. And: Rewrite it somehow?
38
+ [^.]\. And: Rewrite it somehow?
39
+ ^(And|So|But) = Rewrite it somehow?
40
+ \. But: Rewrite it somehow?
27
41
\. So : Rewrite without "so" ?
28
42
dir :directory
29
- you'd:you would
30
- you'll:you will
31
43
can't:cannot
32
44
that's:that is
33
45
web page:webpage
34
46
host name\b:hostname
35
- file name\b:filename
36
- user name\b:username
37
47
host names\b:hostnames
48
+ file name\b:filename
38
49
file names\b:filenames
39
- user names\b:usernames
50
+ \buser name\b:username
51
+ \buser names\b:usernames
52
+ \bpass phrase:passphrase
53
+ didn't:did not
54
+ doesn't:does not
55
+ won't:will not
56
+ couldn't:could not
57
+ \b32bit=32-bit
58
+ \b64bit=64-bit
59
+ 32 bit\b=32-bit
60
+ 64 bit\b=64-bit
61
+ 64-bits:64 bits or 64-bit
62
+ 32-bits:32 bits or 32-bit
You can’t perform that action at this time.
0 commit comments