We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d5aa9 commit aee2e06Copy full SHA for aee2e06
usr/lib/tik/lib/cenity
@@ -81,7 +81,7 @@ cenity() {
81
if ! $cancel; then
82
echo "No Cancel"
83
else
84
- echo "Canceled"
+ echo "Cancelled"
85
retvalue=1
86
return $retvalue
87
fi
0 commit comments