summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2022-01-22 22:30:50 +0100
committerJohn Ankarström <john@ankarstrom.se>2022-01-22 22:30:50 +0100
commit2832b5f1932a5c8c964a143782c381c819aa3625 (patch)
tree80af10ec0e01f5956bf1b9e9ccf45a43d7e32bd3
parentb57e0f1e669b81fd2fffcf1dc01e2e3af9510c12 (diff)
downloadsave-2832b5f1932a5c8c964a143782c381c819aa3625.tar.gz
Change terminology.
-rw-r--r--save.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/save.pl b/save.pl
index 7eaec84..fd51325 100644
--- a/save.pl
+++ b/save.pl
@@ -52,7 +52,7 @@ added(_) :-
refresh,
% Left side.
- send(@dialog, append, text('Commit message (optional):',
+ send(@dialog, append, text('Comment (optional):',
left,
bold)),
send(@dialog, append, @editor),