Commit 098d184b authored by Jerome Chauveau's avatar Jerome Chauveau
Browse files

typo fix

parent 120abdab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -90,7 +90,7 @@ function max:page($project, $page){
        else
        if (not(db:exists($dbPath)))
            then max:max-error(
                    "Oups... La base '"|| $dbPath ||"' n'existe pas.!",
                    "Oups... La base '"|| $dbPath ||"' n'existe pas !",
                    (), (), ())
        else
            try {