Mercurial > hg > svcore
changeset 269:3043d388d127
* Use a command for adding layer measurements
author | Chris Cannam |
---|---|
date | Tue, 26 Jun 2007 11:08:21 +0000 |
parents | 417a1a08aadf |
children | 840dd5e6400f |
files | base/CommandHistory.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/base/CommandHistory.h Thu Jun 14 15:20:49 2007 +0000 +++ b/base/CommandHistory.h Tue Jun 26 11:08:21 2007 +0000 @@ -88,7 +88,7 @@ * and pre-executed commands. * * If bundle is true, the command will be a candidate for bundling - * with any adjacent bundeable commands that have the same name, + * with any adjacent bundleable commands that have the same name, * into a single compound command. This is useful for small * commands that may be executed repeatedly altering the same data * (e.g. type text, set a parameter) whose number and extent is