Apply string localization for web
[platform/framework/native/appfw.git] / inc / FSecCertICertificateSelector.h
index 5afd6b6..13cccc4 100644 (file)
@@ -31,12 +31,12 @@ namespace Tizen { namespace Security { namespace Cert
 
 /**
  *  @interface ICertificateSelector
- *  @brief                     This interface is a selector that defines a set of criterion for selecting certificates.
+ *  @brief             This interface is a selector that defines a set of criterion for selecting certificates.
  *
  *     @since                  2.0
  *
  * The %ICertificateSelector interface is a selector that defines a set of criterion for selecting certificates.
- *     The classes that implement this interface are used to specify the certificates, which must be retrieved from a certificate store. @n
+ * The classes that implement this interface are used to specify the certificates, which must be retrieved from a certificate store. @n
  *
  * For more information on the class features, see <a href="../org.tizen.native.appprogramming/html/guide/security/certificate_namespace.htm">Certificates</a>.
  *