aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/a-direct.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/a-direct.adb')
-rw-r--r--gcc/ada/a-direct.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/a-direct.adb b/gcc/ada/a-direct.adb
index 5c5c784..ea7f02c 100644
--- a/gcc/ada/a-direct.adb
+++ b/gcc/ada/a-direct.adb
@@ -827,7 +827,7 @@ package body Ada.Directories is
raise Status_Error;
else
- -- Reset Entry_Fatched and return the entry
+ -- Reset Entry_Fetched and return the entry
Search.Value.Entry_Fetched := False;
Directory_Entry := Search.Value.Dir_Entry;