X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inc%2FFBaseUtilRegularExpression.h;h=ede79d96e94bf485cd4afc5a0e0980d6e0b7c1ea;hb=95698d1b5f824a898e2e7485ee258937c700c350;hp=7bd3c02d734822b8fe51ab0890a8a48550da620c;hpb=6b44196c40a66b895028f7ba2e9b5e41bc715ab2;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/inc/FBaseUtilRegularExpression.h b/inc/FBaseUtilRegularExpression.h index 7bd3c02..ede79d9 100644 --- a/inc/FBaseUtilRegularExpression.h +++ b/inc/FBaseUtilRegularExpression.h @@ -1,5 +1,4 @@ // -// Open Service Platform // Copyright (c) 2012 Samsung Electronics Co., Ltd. // // Licensed under the Apache License, Version 2.0 (the License); @@ -373,7 +372,7 @@ public: * @return @c true if the specified instance is equal to the current instance, @n * else @c false * @param[in] obj The object to compare with the current instance - * @remarks The method returns @c true if all the attributes in the instance are the same. + * @remarks This method returns @c true if all the attributes in the instance are the same. */ virtual bool Equals(const Tizen::Base::Object& obj) const;