diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/compiler-history/eiffelstudio-6-compiler-history/major-changes-between-ise-eiffel-67-and-ise-eiffel-68.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/compiler-history/eiffelstudio-6-compiler-history/major-changes-between-ise-eiffel-67-and-ise-eiffel-68.wiki index ba7ce5ee..9ea92127 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/compiler-history/eiffelstudio-6-compiler-history/major-changes-between-ise-eiffel-67-and-ise-eiffel-68.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/compiler-history/eiffelstudio-6-compiler-history/major-changes-between-ise-eiffel-67-and-ise-eiffel-68.wiki @@ -18,11 +18,11 @@ * Made feature {ITERATION_CURSOR}.start optional when processing an iteration form of a loop. ==Bug fixes== -* Various bug fixies in EiffelStore. -* Fixed the bug in the Info tool when deleting an EIS entry, selecting No did not actually cancel the deletion. -* Fixed bug#17374: Feature call on void target in {EB_CLASS_INFO_ANALYZER}.stone_in_click_ast in EiffelStudio -* Fixed bug#17299: Locale preference lost the second time opening ES. -* Fixed a crash when there is an error inside a check instruction. +* Various bug fixes in EiffelStore. +* Fixed a bug in the Info tool: when deleting an EIS entry, selecting "No" did not actually cancel the deletion. +* Fixed bug#17374: Feature call on void target in {EB_CLASS_INFO_ANALYZER}.stone_in_click_ast in EiffelStudio. +* Fixed bug#17299: Locale preference lost the second time opening EiffelStudio. +* Fixed a crash that occurs when there is an error inside a check instruction. ===Language issues===