X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fc53682b03f43e2ab081867ee69e102747dfdf51..12357ea514e98250dd460c45f660cc922b5eb760:/js/requirement_spec.js diff --git a/js/requirement_spec.js b/js/requirement_spec.js index 59c6746cb..1d5ace422 100644 --- a/js/requirement_spec.js +++ b/js/requirement_spec.js @@ -430,7 +430,7 @@ ns.renumber = function(opt) { $('#rs-dialog-confirm').remove(); var text1 = kivi.t8('Re-numbering all sections and function blocks in the order they are currently shown cannot be undone.'); - var text2 = kivi.t8('Do you really want do continue?'); + var text2 = kivi.t8('Do you really want to continue?'); var $dialog = $('

' + text1 + '

' + text2 + '

').hide().appendTo('body'); var buttons = {};