# HG changeset patch # User Chris Cannam # Date 1182856101 0 # Node ID 3043d388d12740f0f35bce739baf061ade9a5982 # Parent 417a1a08aadfa99f0888b52bf9bffa5c7171dce2 * Use a command for adding layer measurements diff -r 417a1a08aadf -r 3043d388d127 base/CommandHistory.h --- 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