From cb9646249def34f7800644106e9b04c3820ca3a5 Mon Sep 17 00:00:00 2001 From: Sina Samavati Date: Tue, 28 Oct 2014 15:15:21 +0330 Subject: Fix a typo in the mnesia documentation --- lib/mnesia/doc/src/mnesia.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/mnesia/doc/src/mnesia.xml') diff --git a/lib/mnesia/doc/src/mnesia.xml b/lib/mnesia/doc/src/mnesia.xml index 72e9bd7e8f..268dc18e65 100644 --- a/lib/mnesia/doc/src/mnesia.xml +++ b/lib/mnesia/doc/src/mnesia.xml @@ -2766,7 +2766,7 @@ raise(Name, Amount) -> new type. The Fun argument can also be the atom ignore, it indicates that only the meta data about the table will be updated. Usage of ignore is not recommended but included - as a possibility for the user do to his own transform. + as a possibility for the user to do his own transform. NewAttributeList and NewRecordName specifies the attributes and the new record type of converted table. Table name will always remain unchanged, if the -- cgit v1.2.3