diff options
author | Hans Breuer <hans@breuer.org> | 2010-11-27 18:32:11 +0100 |
---|---|---|
committer | Hans Breuer <hans@breuer.org> | 2010-11-27 18:32:55 +0100 |
commit | 1e9cad6c27ea5dcc9510442726ebc18f429e7be4 (patch) | |
tree | 77ea5ec4cb29bb7b6506928b6339e4b42ffca69e /NEWS | |
parent | 3c15233c36686a6a410bd76cf80e115daae72c5e (diff) | |
download | dia-1e9cad6c27ea5dcc9510442726ebc18f429e7be4.tar.xz |
Fix some typos
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ * Groups can be scaled and rotated. This limited support for object transformations can only be exploited with a limited number of renderers, but SVG, PNG, PDF (via cairo), WMF (win32 only) and - plain SVG are fully supporting transofrmations. (bgo#59880, bgo#100886) + plain SVG are fully supporting transformations. (bgo#59880, bgo#100886) * object meta info possible since 0.97 finally got an editor (see: Object Properties). Meta info can be used for @@ -12,7 +12,7 @@ - can search for object name by simply typing it - multiple selection (works across layers!) - allows to transfer the selection to the diagram - - sortable by name or typenn + - sortable by name or typename - tooltips showing more detailed information about the objects at hand * new object "Diagram as Element" allows to embbed diagrams |