diff options
| author | Jordi Polo <[email protected]> | 2008-11-12 15:22:25 +0000 |
|---|---|---|
| committer | Jordi Polo <[email protected]> | 2008-11-12 15:22:25 +0000 |
| commit | a49fe38e3eb59e8a5893bfe79f35a51c0acbb4eb (patch) | |
| tree | a7607c70693b04ee5283f5e18cdb64dbf3d50aac /src/dolphindetailsview.h | |
| parent | 6705ce53811c6f4ab7abe208337d02054afaa57a (diff) | |
typo
svn path=/trunk/KDE/kdebase/apps/; revision=883287
Diffstat (limited to 'src/dolphindetailsview.h')
| -rw-r--r-- | src/dolphindetailsview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphindetailsview.h b/src/dolphindetailsview.h index 996c87793..0f99db519 100644 --- a/src/dolphindetailsview.h +++ b/src/dolphindetailsview.h @@ -197,7 +197,7 @@ private: QPoint origin; QPoint destination; - // Optimisation mechanisms for use with elastic band selection. + // Optimization mechanisms for use with elastic band selection. // Basically, allow "incremental" updates to the selection based // on the last elastic band shape. QPoint lastSelectionOrigin; |
