Skip to content

Commit 68511c2

Browse files
committed
version 0.8.0 appload3
1 parent 25676b6 commit 68511c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fra/fra.morpho.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1535,7 +1535,7 @@
15351535
}
15361536
else {//group 2
15371537
if (inf === "haï") {
1538-
suffix = suffix.slice(1,);
1538+
suffix = suffix.slice(1);
15391539
if ( opts.mood === Mood.Ind
15401540
&& opts.aspect === Aspect.S
15411541
&& opts.tense === Tense.Pr

0 commit comments

Comments
 (0)