nothing really...
This commit is contained in:
parent
c22f7b0127
commit
af35c02995
1 changed files with 1 additions and 1 deletions
|
@ -118,5 +118,5 @@ public class Word extends Token
|
||||||
if (wordSinDec==null)
|
if (wordSinDec==null)
|
||||||
wordSinDec=new String(super.token);
|
wordSinDec=new String(super.token);
|
||||||
wordSinDec+="</p><p>";
|
wordSinDec+="</p><p>";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue