@@ -78,11 +78,11 @@ + (OFString*)userConfigPath; /*! * @brief Returns the vendor of the CPU. * - * If the vendor could not be determined, nil is returned instead. + * If the vendor could not be determined, `nil` is returned instead. * * @return The vendor of the CPU */ + (nullable OFString*)CPUVendor;