Skip to content

Commit fee5da9

Browse files
committedAug 13, 2015
fix typos
1 parent 4cf3fcc commit fee5da9

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed
 

‎python/plugins/processing/algs/otb/description/CompareImages.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<root>
22
<key>CompareImages</key>
33
<exec>otbcli_CompareImages</exec>
4-
<longname>Images comparaison</longname>
4+
<longname>Images comparison</longname>
55
<group>Miscellaneous</group>
66
<description>Estimator between 2 images.</description>
77
<parameter>

‎python/plugins/processing/gui/algclasssification.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ otb:hyperspectraldataunmixing,Images/Miscellaneous
5151
otb:imageconversion,Images/Image Manipulation
5252
otb:imageenvelope,Images/Geometry
5353
otb:imageresamplingwitharigidtransform,Images/Geometry
54-
otb:imagescomparaison,Images/Miscellaneous
54+
otb:imagescomparison,Images/Miscellaneous
5555
otb:imagesconcatenation,Images/Image Manipulation
5656
otb:imagesvmclassification,Images/Learning
5757
otb:imagetokmzexport,Images/Miscellaneous
@@ -393,4 +393,4 @@ saga:windeffectwindwardleewardindex,Domain specific/Terrain analysis and geomorp
393393
saga:zonalgridstatistics,Raster/Statistics
394394
modelertools:calculator,Modeler/Modeler tools
395395
modelertools:rasterlayerbounds,Modeler/Modeler tools
396-
modelertools:vectorlayerbounds,Modeler/Modeler tools
396+
modelertools:vectorlayerbounds,Modeler/Modeler tools

‎scripts/spelling.dat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,3 +474,4 @@ swaped:swapped
474474
stoped:stopped
475475
tranform:transform
476476
wich:which
477+
comparaison:comparison

0 commit comments

Comments
 (0)
Please sign in to comment.