Commit cb02efe
authored
Fix Typos in documentation and comments (#852)
* Update README.md
rephrase warning message in README.md
* EncodingPatternPreservation: fix typo
* AbstractCodec: fix typo
* AbstractCodec: there is no such thing as a footgun usage
* AbstractPushbackSequence: fix typo. see https://languagetool.org/insights/post/regard/
* Base64: fix typo
* HashTrie: fix typo
* HashTrie: fix typo
* HTMLEntityCodec: fix typo
* MySQLCodec: fix typo
* MySQLCodec: fix typo
* PushBackSequenceImpl: fix typo
* PushbackString: fix typo
* EsapiConfiguration: fix typo
* AbstractPrioritizedPropertyLoader: fix typo
* AbstractPrioritizedPropertyLoader: fix grammar
* CipherText: fix typo
* CipherTextSerializer: fix typo
* CryptoHelper: fix typo
* CryptoHelper: fix typo
* CryptoHelper: fix grammar
* CryptoToken: fix typo
* CryptoToken: fix typo
* PlainText: fix typo
* RequestRateThrottleFilter: fix typo
* SecurityWrapperRequest: fix typo
* CompositeLogScrubber: fix typo
* JavaLogBridge: fix typo
* Authenticator: fix typo
* Encoder: fix typo
* Encryptor: untangle unclear sentence
* ESAPI: fix typo
* HTTPUtilities: fix typo
* HTTPUtilities: fix typo
* Logger: fix typo
* Logger: fix typo
* SecurityConfiguration: fix typo
* StringUtilities: correct javadoc
* User: fix typo
* Validator: fix typo
* Validator: fix typo
* CollectionsUtil: fix typo
* ObjFactory: fix typo
* EncodeForBase64Tag: fix typo
* EncodeForCSSTag: fix typo
* EncodeForHTMLAttributeTag: fix typo
* EncodeForHTMLTag: fix typo
* EncodeForJavaScriptTag: fix typo
* EncodeForURLTag: fix typo
* EncodeForVBScriptTag: fix typo
* EncodeForXMLAttributeTag: fix typo
* EncodeForXMLTag: fix typo
* EncodeForXPathTag: fix typo
* AbstractAccessReferenceMap: fix typo
* StringUtilities: replaceNull: rephrase javadoc using @code
* Encryptor: decrypt: fix typo, use expression from before f5e138c
* User: setLastFailedLoginTime: use "authenticate" instead of "log in"1 parent 3a78d6d commit cb02efe
File tree
44 files changed
+74
-74
lines changed- src/main/java/org/owasp/esapi
- codecs
- ref
- configuration
- consts
- crypto
- filters
- logging
- cleaning
- java
- reference
- tags
- util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
44 files changed
+74
-74
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
519 | 519 | | |
520 | 520 | | |
521 | 521 | | |
522 | | - | |
| 522 | + | |
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
166 | | - | |
| 165 | + | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
190 | | - | |
| 189 | + | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
383 | | - | |
| 383 | + | |
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| |||
0 commit comments