fixed typos
This commit is contained in:
		| @@ -1,6 +1,6 @@ | |||||||
| # Grichelde - Text replacer | # Grichelde - Text replacer | ||||||
|  |  | ||||||
| Grichelde is a WoW Classic Addon that replaces any characters or words you typed in a chat input line according to your replacement rules. | Grichelde is a WoW Addon for Classic, Burning Crusade Classic and Retail (Shadowlands) that replaces any characters or words you typed in a chat input line according to your replacement rules. | ||||||
| The replacement is done **before** the text is send to other players/in the target channel. It does **not** change text other players have written in the chat, but the text they will see **from you**. | The replacement is done **before** the text is send to other players/in the target channel. It does **not** change text other players have written in the chat, but the text they will see **from you**. | ||||||
|  |  | ||||||
| Its purpose is to simulate a speaking disability of your toon and hereby strengthen immersion in roleplay.  | Its purpose is to simulate a speaking disability of your toon and hereby strengthen immersion in roleplay.  | ||||||
| @@ -39,7 +39,7 @@ Only slash commands, item links, textures, placeholders and ooc-markers are excl | |||||||
|  |  | ||||||
| After entering a search or replacement text, you see a button "Okay" next to your input. This is **not** a validation message,  | After entering a search or replacement text, you see a button "Okay" next to your input. This is **not** a validation message,  | ||||||
| but the save button for text. This is a restriction from the UI library and can be seen in other addons as well.  | but the save button for text. This is a restriction from the UI library and can be seen in other addons as well.  | ||||||
| Please click on "Okay" to save the input permanently, otherwise it will not be stored.. | Please click on "Okay" to save the input permanently, otherwise it will not be stored. | ||||||
|  |  | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user