summary refs log tree commit diff stats
path: root/lib/pronunciation.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pronunciation.h')
-rw-r--r--lib/pronunciation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pronunciation.h b/lib/pronunciation.h index c7a1d4d..e171fe8 100644 --- a/lib/pronunciation.h +++ b/lib/pronunciation.h
@@ -138,7 +138,7 @@ namespace verbly {
138 138
139 // Relationships to other objects 139 // Relationships to other objects
140 140
141 static const field form; 141 static const field forms;
142 142
143 private: 143 private:
144 bool valid_ = false; 144 bool valid_ = false;