Skip to content

Commit

Permalink
Fixed minor doc error
Browse files Browse the repository at this point in the history
  • Loading branch information
taxilian committed Oct 17, 2011
1 parent 823e80b commit 0286c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PluginCore/SystemHelpers.h
Expand Up @@ -40,7 +40,7 @@ namespace FB {
std::string getAppDataPath(const std::string& appName);

////////////////////////////////////////////////////////////////////////////////////////////////////
/// @fn std::string FB::System::getAppDataPath(const std::string& appName)
/// @fn std::string FB::System::getLocalAppDataPath(const std::string& appName)
///
/// @brief Returns a path to a local directory suitable for storing application-specific data
///
Expand Down

0 comments on commit 0286c33

Please sign in to comment.