Merge "adds % before Tizen" into tizen_2.1
[platform/framework/native/appfw.git] / inc / FBaseRtEventDrivenThread.h
index c44a1ff..d45dd7f 100644 (file)
@@ -41,7 +41,7 @@ namespace Tizen { namespace Base { namespace Runtime
  * @since 2.0
  *
  * The %EventDrivenThread class is the fundamental class for the asynchronous execution of a thread.
- * A Tizen native application can execute several threads during its operation from the multi-threading view.
+ * A %Tizen native application can execute several threads during its operation from the multi-threading view.
  *
  * For more information on the class features, see <a href="../org.tizen.native.appprogramming/html/guide/base/thread.htm">Thread</a>.
  *