summaryrefslogtreecommitdiff
path: root/locale/en-us/script.lua
diff options
context:
space:
mode:
Diffstat (limited to 'locale/en-us/script.lua')
-rw-r--r--locale/en-us/script.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/en-us/script.lua b/locale/en-us/script.lua
index 6265f608..e4946b6b 100644
--- a/locale/en-us/script.lua
+++ b/locale/en-us/script.lua
@@ -200,7 +200,7 @@ WINDOW_PROCESSING_SYMBOL = 'Processing file symbols...'
WINDOW_PROCESSING_WS_SYMBOL = 'Processing workspace symbols...'
WINDOW_PROCESSING_SEMANTIC_FULL = 'Processing full semantic tokens...'
WINDOW_PROCESSING_SEMANTIC_RANGE = 'Processing incremental semantic tokens...'
-WINDOW_PROCESSING_TYPE_HINT = 'Processing type hint...'
+WINDOW_PROCESSING_TYPE_HINT = 'Processing inline hint...'
WINDOW_INCREASE_UPPER_LIMIT = 'Increase upper limit'
WINDOW_CLOSE = 'Close'
WINDOW_SETTING_WS_DIAGNOSTIC = 'You can delay or disable workspace diagnostics in settings'