summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorRobert Gionea <robert@gionea.com>2020-12-28 22:30:16 +0100
committerRobert Gionea <robert@gionea.com>2020-12-29 18:06:38 +0100
commit8024d124113c74acb13775ac86c7dc6489c4e843 (patch)
treed8811209afd8fa20f22c10f1c56995796d809f48 /system
parent165262309e9c47d1008313945ad83fc1cb79b3f0 (diff)
downloaderlang-8024d124113c74acb13775ac86c7dc6489c4e843.tar.gz
Refine Mnesia guide Chapter 1
Diffstat (limited to 'system')
-rw-r--r--system/doc/system_architecture_intro/sys_arch_intro.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/doc/system_architecture_intro/sys_arch_intro.xml b/system/doc/system_architecture_intro/sys_arch_intro.xml
index e8ada6427b..f04e7a7879 100644
--- a/system/doc/system_architecture_intro/sys_arch_intro.xml
+++ b/system/doc/system_architecture_intro/sys_arch_intro.xml
@@ -93,7 +93,7 @@
<p>Database Management.</p>
<list type="bulleted">
<item><em>QLC</em> Query language support for Mnesia DBMS.</item>
- <item><em>Mnesia</em> A heavy duty real-time distributed database.</item>
+ <item><em>Mnesia</em> A heavy-duty real-time distributed database.</item>
<item><em>ODBC</em> ODBC database interface.</item>
</list>
</item>