Skip to content

Commit

Permalink
a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lh3 committed Jun 3, 2014
1 parent 07a9db8 commit a1eff8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tex/ropebwt2.tex
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ \section{Methods}
definition of suffix array and BWT, $B_a$ consists of all the symbols with
their next symbol in $T$ being $a$.

The above defines BWT for an order list of strings. We next seek to define BWT
The above defines BWT for an ordered list of strings. We next seek to define BWT
for an unordered set of strings $\mathcal{C}$ by imposing an arbitrary sorting
order on $\mathcal{C}$. We say list $(P_i)_i$ is in the \emph{reverse
lexicographical order} or \emph{RLO}, if $\widetilde{P}_i\le\widetilde{P}_j$
Expand Down

0 comments on commit a1eff8b

Please sign in to comment.