aboutsummaryrefslogtreecommitdiff
path: root/git-gui
diff options
context:
space:
mode:
Diffstat (limited to 'git-gui')
-rwxr-xr-xgit-gui4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-gui b/git-gui
index 04fdb0c1e..ade64dcd1 100755
--- a/git-gui
+++ b/git-gui
@@ -2429,9 +2429,9 @@ proc revert_helper {txt paths} {
set reply [tk_dialog \
.confirm_revert \
"$appname ($reponame)" \
- "Revert unincluded changes in $s?
+ "Revert changes in $s?
-Any unincluded changes will be permanently lost by the revert." \
+Any unadded changes will be permanently lost by the revert." \
question \
1 \
{Do Nothing} \