diff --git a/documentation/23.09/eiffel/Overview/eiffel-two-minute-fact-sheet.wiki b/documentation/23.09/eiffel/Overview/eiffel-two-minute-fact-sheet.wiki index a77979ac..00930848 100644 --- a/documentation/23.09/eiffel/Overview/eiffel-two-minute-fact-sheet.wiki +++ b/documentation/23.09/eiffel/Overview/eiffel-two-minute-fact-sheet.wiki @@ -1,4 +1,4 @@ -[[Property:modification_date|Fri, 15 Mar 2024 12:42:08 GMT]] +[[Property:modification_date|Fri, 15 Mar 2024 12:43:00 GMT]] [[Property:publication_date|Fri, 15 Mar 2024 12:42:08 GMT]] [[Property:title|Two-Minute fact sheet]] [[Property:weight|0]] @@ -52,7 +52,7 @@ Eiffel consists of: ***Includes multiple and repeated inheritance ***Safe and fully controllable **Genericity (generic classes), including constrained genericity -**Platform independent concurrency ([[Concurrent programming with SCOOP|SCOOP]]) +**Platform independent concurrency ([[Concurrent programming with SCOOP|SCOOP]]) , except for .NET, where SCOOP is not yet supported *Widely recognized as simultaneously the simplest and most complete implementation of object-oriented concepts *Is clean, elegant, readable, easy to learn