Fix doxygen error + Minor coverity issue resolve
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / devel-api / text / spans / base-span.h
index 8757820..e3f7f29 100644 (file)
@@ -96,7 +96,7 @@ public:
    *
    * @return A span type value.
    */
-  const Dali::Toolkit::Text::SpanType::Value GetSpanType() const;
+  Dali::Toolkit::Text::SpanType::Value GetSpanType() const;
 
   /**
    * @brief Downcasts to a BaseSpan handle.