diff options
| author | Josh Soref <jsoref@users.noreply.github.com> | 2019-02-12 12:19:37 -0500 |
|---|---|---|
| committer | Josh Soref <jsoref@users.noreply.github.com> | 2019-02-12 12:19:37 -0500 |
| commit | 53246285a759bf0d1c9be220c9de71dd2557ae6f (patch) | |
| tree | 0f5e6a7061a60874ffa4bd58b3b4a82a6715e615 /src | |
| parent | a18ee7c56451d1ed0c6f57dd17c8a6f9af57d4b4 (diff) | |
| download | rabbitmq-server-git-53246285a759bf0d1c9be220c9de71dd2557ae6f.tar.gz | |
spelling: possibilities
Diffstat (limited to 'src')
| -rw-r--r-- | src/rabbit_msg_store.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rabbit_msg_store.erl b/src/rabbit_msg_store.erl index f03145c28f..a4dfba47e7 100644 --- a/src/rabbit_msg_store.erl +++ b/src/rabbit_msg_store.erl @@ -236,7 +236,7 @@ %% updated. %% %% On non-clean startup, we scan the files we discover, dealing with -%% the possibilites of a crash having occurred during a compaction +%% the possibilities of a crash having occurred during a compaction %% (this consists of tidyup - the compaction is deliberately designed %% such that data is duplicated on disk rather than risking it being %% lost), and rebuild the file summary and index ETS table. |
