summary refs log tree commit diff stats
path: root/lib/form.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/form.h')
-rw-r--r--lib/form.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/form.h b/lib/form.h index a05d015..fe0886c 100644 --- a/lib/form.h +++ b/lib/form.h
@@ -104,7 +104,7 @@ namespace verbly {
104 104
105 // Relationships to other objects 105 // Relationships to other objects
106 106
107 static const field lemmas; 107 static field words(inflection category);
108 108
109 static const field pronunciations; 109 static const field pronunciations;
110 110