Update change log and spec for wrt-plugins-tizen_0.4.63
[framework/web/wrt-plugins-tizen.git] / src / Messaging / MessageFilterValidatorFactory.h
index 4d2e32e..03a9573 100644 (file)
@@ -53,7 +53,7 @@ namespace DeviceAPI {
                                static  std::string MATCH_CONTAINS;
                                static  std::string MATCH_STARTSWITH;
                                static  std::string MATCH_ENDSWITH;
-                               static  std::string MATCH_CASESENSITIVE;
+                               static  std::string MATCH_EXISTS;
                };
 
        }