aboutsummaryrefslogtreecommitdiff
path: root/devdoc/uml-legend.doc
diff options
context:
space:
mode:
authorGevel Tekens <geveltekens@gmail.com>2025-02-04 23:13:27 +0100
committerRodrigo Arias Mallo <rodarima@gmail.com>2025-02-05 21:50:39 +0100
commit6cd133d2f242d36bd48ddea44acd868f70782d0b (patch)
treed6846c0e13706fb1dbb94885cb2980a639d22735 /devdoc/uml-legend.doc
parent0c7e087fbd0278da9a39bd16ab9385073f1f495c (diff)
Fix several typos
See: https://lists.mailman3.com/hyperkitty/list/dillo-dev@mailman3.com/thread/L3FFAINJJMIOZQNID5HC2DHKJIIIHEYH/
Diffstat (limited to 'devdoc/uml-legend.doc')
-rw-r--r--devdoc/uml-legend.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/devdoc/uml-legend.doc b/devdoc/uml-legend.doc
index 54004ccd..b367a658 100644
--- a/devdoc/uml-legend.doc
+++ b/devdoc/uml-legend.doc
@@ -19,7 +19,7 @@ digraph G {
\enddot
(In most cases, the attributes and operations are left away, for
-better readibility. Just click on it, to get to the detailed
+better readability. Just click on it, to get to the detailed
description.)
Of course, in C++, there are no interfaces, but here, we call a class,
@@ -42,7 +42,7 @@ digraph G {
<h2>Objects</h2>
-In some cases, an examle for a concrete constellation of objects is
+In some cases, an example for a concrete constellation of objects is
shown. An object is represented by a box containing a name and the
class, separated by a colon.