Merge "[3.0][cherry-pick]Changes in Skip() and GetNextTokenWithoutPAttern() method...
[platform/framework/native/appfw.git] / inc / FLclGregorianCalendar.h
index 9c3ca2d..eabbaa9 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
@@ -158,7 +157,7 @@ public:
         * @endif 
         * @since                       2.0
         * @if OSPCOMPAT
-        * @compatibility     This method has compatibility issues with OSP compatibile applications. @n
+        * @compatibility     This method has compatibility issues with OSP compatible applications. @n
         *                              For more information, see @ref CompGregorianCalendarConstructPage "here".   
         * @endif
         *
@@ -182,7 +181,7 @@ public:
         * @endif
         * @since                       2.0
         * @if OSPCOMPAT
-        * @compatibility     This method has compatibility issues with OSP compatibile applications. @n
+        * @compatibility     This method has compatibility issues with OSP compatible applications. @n
         *                              For more information, see @ref CompGregorianCalendarConstructPage "here".   
         * @endif
         *
@@ -371,7 +370,7 @@ public:
        bool IsLeapYear(int year) const;
 
 
-       /**
+       /*
         * Sets the Gregorian Calendar change date. @n
         * This is the point when the switch from Julian dates to Gregorian dates occurred.
         * Default is 00:00:00 local time, Oct 15, 1582. Previous to this, dates are in the Julian calendar.
@@ -440,7 +439,7 @@ public:
        int GetCutoverJulianDay(void) const;
 
 
-       /**
+       /*
         * Checks whether the current calendar is a Gregorian calendar or not.
         *
         * @since                       2.0