diff options
| author | aarne <aarne@chalmers.se> | 2013-12-13 08:56:24 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2013-12-13 08:56:24 +0000 |
| commit | 8736926a9aca44ba87c5253071af6409bde28181 (patch) | |
| tree | 4328f01ee731ddc608c87194bb2b3e92bfa8d147 /src | |
| parent | 4811de89a4df9a24cf74cf562aa1372e4be6cf4e (diff) | |
started DocumentationFre
Diffstat (limited to 'src')
| -rw-r--r-- | src/ui/android/res/xml/inflection_fi.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/android/res/xml/inflection_fi.xml b/src/ui/android/res/xml/inflection_fi.xml index 595747059..14ea7efef 100644 --- a/src/ui/android/res/xml/inflection_fi.xml +++ b/src/ui/android/res/xml/inflection_fi.xml @@ -515,11 +515,11 @@ <th rowspan="5">partisiippi</th> <th rowspan="2">preesens</th> <th>aktiivi</th> - <td><lin form="s (PastPartAct (AN (NCase Sg Nom)))">DisplayV(<lemma/>)</lin></td> + <td><lin form="s (PresPartAct (AN (NCase Sg Nom)))">DisplayV(<lemma/>)</lin></td> </tr> <tr> <th>passiivi</th> - <td><lin form="s (PastPartPass (AN (NCase Sg Nom)))">DisplayV(<lemma/>)</lin></td> + <td><lin form="s (PresPartPass (AN (NCase Sg Nom)))">DisplayV(<lemma/>)</lin></td> </tr> <tr> <th rowspan="2">perfekti</th> |
