On Thu, 2008-11-20 at 14:27 +0100, Johannes Schindelin wrote:
Signed-off-by: Johannes Schindelin <redacted>
+ * This implementation allows the costs to be weighted:
+ *
+ * - w (as in "sWap")
+ * - s (as in "Substition")
+ * - a (for insertion, AKA "Add")
+ * - d (as in "Deletion")
+ *
Were these supposed to be examples or definitions?
The first looks like a definition by example.
I'm not sure what "Substition" is besides a misspelling.
Is it the definition "Substitution"? Or was it an
example "Substitition" poorly spelled?
The final two look like straight definitions.
Thanks,
jdl