diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-editor/automatic-completion/index.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-editor/automatic-completion/index.wiki index 79aec32a..7ace9d76 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-editor/automatic-completion/index.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-editor/automatic-completion/index.wiki @@ -3,7 +3,7 @@ [[Property:uuid|eb89d090-6998-7dbe-6430-26d30eb87a32]] EiffelStudio editor includes new features designed to help write Eiffel code. Automatic completion is one of those. This feature is available in three contexts: -* [[Syntax auto complete]]: when the user types some expression defined in the Eiffel language. +* [[Syntax auto complete]]: when the user types some expression defined in the Eiffel programming language. * [[Feature call auto complete]]: when the user enters a feature call. * [[Class name auto complete]]: when the user enters a class name.