Fix typo in interface name
[platform/core/uifw/libscl-core.git] / src / sclcoreui.cpp
index d3eb46f..3bebc7f 100644 (file)
@@ -33,7 +33,7 @@ CSCLCoreUI::~CSCLCoreUI()
 {
 }
 
-std::string CSCLCoreUI::get_backend_indentifier()
+std::string CSCLCoreUI::get_backend_identifier()
 {
     return m_backend_identifier;
 }