summaryrefslogtreecommitdiffstats
path: root/src/PYPPhoneticEditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/PYPPhoneticEditor.h')
-rw-r--r--src/PYPPhoneticEditor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/PYPPhoneticEditor.h b/src/PYPPhoneticEditor.h
index fa5755c..3d64bc4 100644
--- a/src/PYPPhoneticEditor.h
+++ b/src/PYPPhoneticEditor.h
@@ -28,9 +28,9 @@
namespace PY {
-class LibPinyinBaseEditor : public Editor {
+class LibPinyinPhoneticEditor : public Editor {
public:
- LibPinyinBaseEditor (PinyinProperties & props, Config & config);
+ LibPinyinPhoneticEditor (PinyinProperties & props, Config & config);
public:
/* virtual functions */