summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-07-11 16:33:39 +0200
committerNoel Grandin <noel@peralex.com>2014-07-14 11:07:47 +0200
commit24f28634fa60ed5860edd1728567b7c3e7fa9573 (patch)
tree5fbd9073ac387edbc742e01dd510661dd38b5efc /svtools
parentb43fdc54e534b9fae1d0e4deb45a4357120f8af4 (diff)
Todo -> TODO
Change-Id: I13e2351c182065be1a849b944e892f0072ce358a
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/uno/unoiface.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/uno/unoiface.cxx b/svtools/source/uno/unoiface.cxx
index bcd9083e99a9..2c3ea4d05891 100644
--- a/svtools/source/uno/unoiface.cxx
+++ b/svtools/source/uno/unoiface.cxx
@@ -1470,7 +1470,7 @@ void SVTXRoadmap::propertyChange( const ::com::sun::star::beans::PropertyChangeE
pField->ChangeRoadmapItemID( (RoadmapTypes::ItemId)nID, (RoadmapTypes::ItemId)nNewID );
}
// else
- // Todo: handle Interactive appropriately
+ // TODO handle Interactive appropriately
}
}