Merge "fix klocwork issue" into tizen_2.2
[platform/framework/native/uifw.git] / inc / FUiCtrlSimpleItem.h
index 5d3b6f0..96ca344 100644 (file)
@@ -9,7 +9,7 @@
 //     http://www.apache.org/licenses/LICENSE-2.0/
 //
 // Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an ”AS IS” BASIS,
+// distributed under the License is distributed on an "AS IS" BASIS,
 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 // See the License for the specific language governing permissions and
 // limitations under the License.
@@ -45,7 +45,7 @@ class _SimpleItemImpl;
  *
  * The %SimpleItem class displays a list item, which is the unit of handling a ListView or GroupedListView. It provides the default
  * formatting of the list items.
- * @n
+ *
  * For more information on the class features, see <a href="../org.tizen.native.appprogramming/html/guide/ui/implementing_listviews.htm">ListViews</a>.
  *
  */
@@ -56,7 +56,7 @@ class _OSP_EXPORT_ SimpleItem
 public:
        /**
         * The object is not fully constructed after this constructor is
-        * called. For full construction, the Construct() method must be
+        * called. @n For full construction, the %Construct() method must be
         * called right after calling this constructor.
         *
         * @since       2.0