From 9d9ad17d364098531374768f4120027a01a67ea7 Mon Sep 17 00:00:00 2001 From: Martin Sumner Date: Thu, 30 Nov 2017 16:29:10 +0000 Subject: [PATCH] Typo --- src/leveled_sst.erl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/leveled_sst.erl b/src/leveled_sst.erl index b1f8184..165d7ad 100644 --- a/src/leveled_sst.erl +++ b/src/leveled_sst.erl @@ -311,8 +311,8 @@ sst_getkvrange(Pid, StartKey, EndKey, ScanWidth) -> %% will be placed on the tail of the resulting list if results expand beyond %% the Scan Width %% -%% To make the range open-ended (either ta start, end or both) the all atom -%% can be use din place of the Key tuple. +%% To make the range open-ended (either to start, end or both) the all atom +%% can be used in place of the Key tuple. sst_getfilteredrange(Pid, StartKey, EndKey, ScanWidth, SegList) -> SegList0 = tune_seglist(SegList), case gen_fsm:sync_send_event(Pid,