diff --git a/Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs b/Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs
index 0238bdc1d..dcccaebeb 100644
--- a/Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs
+++ b/Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs
@@ -615,7 +615,7 @@ namespace Flow.Launcher.Plugin
event ActualApplicationThemeChangedEventHandler ActualApplicationThemeChanged;
///
- /// Get the data directory of Flow Launcher.
+ /// Get the user data directory of Flow Launcher.
///
///
string GetDataDirectory();