aboutsummaryrefslogtreecommitdiff
path: root/Foundation/GTMNSFileManager+Carbon.h
diff options
context:
space:
mode:
Diffstat (limited to 'Foundation/GTMNSFileManager+Carbon.h')
-rw-r--r--Foundation/GTMNSFileManager+Carbon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Foundation/GTMNSFileManager+Carbon.h b/Foundation/GTMNSFileManager+Carbon.h
index a303194..63f8b3c 100644
--- a/Foundation/GTMNSFileManager+Carbon.h
+++ b/Foundation/GTMNSFileManager+Carbon.h
@@ -40,7 +40,7 @@
//
- (NSString *)gtm_pathFromAliasData:(NSData *)alias;
-// Converts an alias to a path without triggering UI
+// Converts an alias to a path without optional triggering of UI.
// Args:
// alias - an alias wrapped up in an NSData
// resolve - whether to try to resolve the alias, or simply read path data