aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/r9c_SUITE_data/src/mnesia/mnesia_tm.erl
diff options
context:
space:
mode:
authorAndrew Dryga <[email protected]>2017-02-12 19:34:56 +0200
committerAndrew Dryga <[email protected]>2017-02-14 11:31:30 +0200
commitef0e31ffbd35d9f0fe542a231ee450a5ead2bba5 (patch)
treeb30fb92841ffcc2f190cfce86abb328f9b14a4c2 /lib/dialyzer/test/r9c_SUITE_data/src/mnesia/mnesia_tm.erl
parentec7242c7ed2e98f40b3450d04e21d1806a4009f4 (diff)
downloadotp-ef0e31ffbd35d9f0fe542a231ee450a5ead2bba5.tar.gz
otp-ef0e31ffbd35d9f0fe542a231ee450a5ead2bba5.tar.bz2
otp-ef0e31ffbd35d9f0fe542a231ee450a5ead2bba5.zip
Fixed typos in lib/dialyzer
Diffstat (limited to 'lib/dialyzer/test/r9c_SUITE_data/src/mnesia/mnesia_tm.erl')
-rw-r--r--lib/dialyzer/test/r9c_SUITE_data/src/mnesia/mnesia_tm.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dialyzer/test/r9c_SUITE_data/src/mnesia/mnesia_tm.erl b/lib/dialyzer/test/r9c_SUITE_data/src/mnesia/mnesia_tm.erl
index 3e08354b5a..09e310530d 100644
--- a/lib/dialyzer/test/r9c_SUITE_data/src/mnesia/mnesia_tm.erl
+++ b/lib/dialyzer/test/r9c_SUITE_data/src/mnesia/mnesia_tm.erl
@@ -1615,7 +1615,7 @@ commit_participant(Coord, Tid, Bin, C0, DiscNs, _RamNs) ->
do_abort(Tid, Bin) when binary(Bin) ->
%% Possible optimization:
- %% If we want we could pass arround a flag
+ %% If we want we could pass around a flag
%% that tells us whether the binary contains
%% schema ops or not. Only if the binary
%% contains schema ops there are meningful