Git commit 0bd5cf727893cddd6e7dc79a23d5c8b31b95cad1 by Oliver Kellogg. Committed on 14/01/2023 at 06:32. Pushed by okellogg into branch 'master'.
doc/introduction.docbook : fix typo M +1 -1 doc/introduction.docbook https://invent.kde.org/sdk/umbrello/commit/0bd5cf727893cddd6e7dc79a23d5c8b31b95cad1 diff --git a/doc/introduction.docbook b/doc/introduction.docbook index f28d355ed..8ed93bfee 100644 --- a/doc/introduction.docbook +++ b/doc/introduction.docbook @@ -17,7 +17,7 @@ will benefit from a good model because it will give you an overview that will he you code things right the first time. </para> <para> -&UML; is the diagramming language used to describing such models. You can represent your ideas in &UML; +&UML; is the diagramming language used for describing such models. You can represent your ideas in &UML; using different types of diagrams. &umbrello; 2.11 supports the following types: </para> <itemizedlist>
