diff --git a/docs/manual/CoreTasks/import.html b/docs/manual/CoreTasks/import.html
index fadd7fc1e..9a3d8895f 100644
--- a/docs/manual/CoreTasks/import.html
+++ b/docs/manual/CoreTasks/import.html
@@ -59,7 +59,7 @@ relative to its position.
So if I import for example a docsbuild.xml file named builddocs,
I can get its path as ant.file.builddocs, similarly to the ant.file
property of the main buildfile.
-Note that "builddocs" is not the filename, but the @name attribute
+Note that "builddocs" is not the filename, but the name attribute
present in the imported project tag.
Important: We have not finalized how relative file references