aboutsummaryrefslogtreecommitdiff
path: root/core/locale.conf
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2020-03-16 10:59:55 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2020-03-16 10:59:55 -0400
commit88e963846ad48e60a6b245fc207ffa60d0cac84f (patch)
treefafe7af880c484d8aeb0421c343b00187c3c6a47 /core/locale.conf
parent1d5069fec0d41c5370438b6c253d6ba71b528797 (diff)
downloadtextadept-88e963846ad48e60a6b245fc207ffa60d0cac84f.tar.gz
textadept-88e963846ad48e60a6b245fc207ffa60d0cac84f.zip
Updated menu mnemonic for Buffer > Encoding.
Diffstat (limited to 'core/locale.conf')
-rw-r--r--core/locale.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/locale.conf b/core/locale.conf
index 665915da..bdeb6a84 100644
--- a/core/locale.conf
+++ b/core/locale.conf
@@ -288,7 +288,7 @@ Convert Indentation = _Convert Indentation
# Menu item for changing the end-of-line mode for the current buffer.
EOL Mode = _EOL Mode
# Menu items for changing the encoding of the current buffer's text.
-Encoding = E_ncoding
+Encoding = En_coding
UTF-8 Encoding = _UTF-8 Encoding
ASCII Encoding = _ASCII Encoding
CP-1252 Encoding = _CP-1252 Encoding