From 53f568780f7d729061a1a0a3a274584069256556 Mon Sep 17 00:00:00 2001 From: halw Date: Tue, 5 Oct 2010 21:57:31 +0000 Subject: [PATCH] m Clarity improvements Author:halw Date:2010-10-05T21:57:31.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@686 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../designing-project/altering-system/refactoring/index.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/current/eiffelstudio/eiffelstudio-how-tos/designing-project/altering-system/refactoring/index.wiki b/documentation/current/eiffelstudio/eiffelstudio-how-tos/designing-project/altering-system/refactoring/index.wiki index 1f6a5451..c9965a24 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-how-tos/designing-project/altering-system/refactoring/index.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-how-tos/designing-project/altering-system/refactoring/index.wiki @@ -1,5 +1,5 @@ [[Property:title|Refactoring]] [[Property:weight|2]] [[Property:uuid|08099f7b-aaf4-b629-17f6-b637c4efd63a]] -There are several different refactorings available. Refactorings start with a compilation and also end with a compilation. Refactoring have a separate undo functionality which allows to undo a refactoring as long as no changes have been done to the classes that have been refactored. +There are several different refactoring actions available. Refactorings start with a compilation and also end with a compilation. Refactoring has a separate undo functionality which allows you to undo a refactoring action as long as no changes have been made to the classes that have been refactored.