@@ -38,11 +38,11 @@ } /*! * The name of the application whose settings are accessed by the instance. */ -@property (readonly, copy) OFString *applicationName; +@property (readonly, nonatomic) OFString *applicationName; /*! * @brief Create a new OFSettings instance for the application with the * specified name. *