git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jon Loeliger <jdl@freescale.com>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Samuel Tardieu <sam@rfc1149.net>,
	Junio C Hamano <gitster@pobox.com>,
	Git List <git@vger.kernel.org>
Subject: Re: [PATCH v2] Document levenshtein.c
Date: Thu, 20 Nov 2008 11:21:50 -0600	[thread overview]
Message-ID: <1227201710.22668.2.camel@ld0161-tx32> (raw)
In-Reply-To: <alpine.DEB.1.00.0811201426100.30769@pacific.mpi-cbg.de>

On Thu, 2008-11-20 at 14:27 +0100, Johannes Schindelin wrote:
> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>

> + * 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

  reply	other threads:[~2008-11-20 17:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-18 18:53 [PATCH] Fix deletion of last character in levenshtein distance Samuel Tardieu
2008-11-18 20:23 ` Matthieu Moy
2008-11-19  0:53 ` Johannes Schindelin
2008-11-19  8:42   ` Samuel Tardieu
2008-11-19  9:57     ` Johannes Schindelin
2008-11-19 13:13       ` Junio C Hamano
2008-11-20 12:00         ` [PATCH] Document levenshtein.c Johannes Schindelin
2008-11-20 12:00           ` Samuel Tardieu
2008-11-20 13:27             ` [PATCH v2] " Johannes Schindelin
2008-11-20 17:21               ` Jon Loeliger [this message]
2008-11-20 17:48                 ` Sverre Rabbelier
2008-11-20 18:31                 ` Johannes Schindelin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1227201710.22668.2.camel@ld0161-tx32 \
    --to=jdl@freescale.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=sam@rfc1149.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).