aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mnesia/doc/src/Mnesia_chap3.xml
diff options
context:
space:
mode:
authorSina Samavati <[email protected]>2014-10-28 15:15:21 +0330
committerSina Samavati <[email protected]>2014-10-28 15:15:21 +0330
commitcb9646249def34f7800644106e9b04c3820ca3a5 (patch)
tree12fff2146e61f72e93064a4243021a44fe5e4601 /lib/mnesia/doc/src/Mnesia_chap3.xml
parentb4978407dc587ec677ff17da9efcd4c645db7b38 (diff)
downloadotp-cb9646249def34f7800644106e9b04c3820ca3a5.tar.gz
otp-cb9646249def34f7800644106e9b04c3820ca3a5.tar.bz2
otp-cb9646249def34f7800644106e9b04c3820ca3a5.zip
Fix a typo in the mnesia documentation
Diffstat (limited to 'lib/mnesia/doc/src/Mnesia_chap3.xml')
-rw-r--r--lib/mnesia/doc/src/Mnesia_chap3.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mnesia/doc/src/Mnesia_chap3.xml b/lib/mnesia/doc/src/Mnesia_chap3.xml
index d6b4a1c6a1..ae704b4199 100644
--- a/lib/mnesia/doc/src/Mnesia_chap3.xml
+++ b/lib/mnesia/doc/src/Mnesia_chap3.xml
@@ -152,7 +152,7 @@ Transformer =
<c>ignore</c>, it indicates that only the meta data about the table will
be updated. Usage of <c>ignore</c> is not recommended (since it creates
inconsistencies between the meta data and the actual data) but included
- as a possibility for the user do to his own (off-line) transform.</p>
+ as a possibility for the user to do his own (off-line) transform.</p>
</item>
<item><c>change_table_copy_type(Tab, Node, ToType)</c>. This
function changes the storage type of a table. For example, a