We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78c9681 commit e51485bCopy full SHA for e51485b
1 file changed
src/quokka.js
@@ -306,7 +306,7 @@ var setGlobal = function (vars) {
306
OUT('quokka'.prog + ': an interactive file renamer ' + VERSION + '\n%x',
307
'This is free software; see the LICENSE file for more information. There is NO\n' +
308
'warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n' +
309
- 'Written by Jun Woong\n');
+ 'Written by Woong Jun\n');
310
};
311
312
var pad = function (s, n) {
0 commit comments