Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
otb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julien Cabieces
otb
Commits
17ee4492
Commit
17ee4492
authored
8 years ago
by
Guillaume Pasero
Browse files
Options
Downloads
Patches
Plain Diff
DOC: update spell checking script
parent
112323bf
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Utilities/Maintenance/fix_typos.sh
+1
-13
1 addition, 13 deletions
Utilities/Maintenance/fix_typos.sh
with
1 addition
and
13 deletions
Utilities/Maintenance/fix_typos.sh
+
1
−
13
View file @
17ee4492
...
...
@@ -54,20 +54,8 @@ EXCLUDED_FILES="$EXCLUDED_FILES,*/Utilities/Maintenance/fix_typos.sh,*/fix_typos
#This list should be updated after each release when deprecated classes/methods are removed
# use with --words-white-list=$WORDS_WHITE_LIST
#for deprecated class AssymmetricFusionOfLineDetectorImageFilter
WORDS_WHITE_LIST
=
"Assymmetric"
#for deprecated method InstanciateProjection in multiple classes
WORDS_WHITE_LIST
=
"
$WORDS_WHITE_LIST
,Instanciate"
#for deprecated method DoFinalizeInitialisation in otbGeometriesToGeometriesFilter.h
WORDS_WHITE_LIST
=
"
$WORDS_WHITE_LIST
,Initialisation"
#for deprecated method getSubstraction
WORDS_WHITE_LIST
=
"
$WORDS_WHITE_LIST
,Substraction"
#for deprecated method ParseFileNameForAdditonalInfo
WORDS_WHITE_LIST
=
"
$WORDS_WHITE_LIST
,Additonal"
# for "Biologie du Developpement et de la Reproduction, INRA de Jouy-en-Josas, France" in LabelMapToLabelImageFilter
WORDS_WHITE_LIST
=
"
$WORDS_WHITE_LIST
,Developement"
# for deprecated method GetShrinkedOutput in otbStreamingShrinkImageFilter
WORDS_WHITE_LIST
=
"
$WORDS_WHITE_LIST
,Shrinked"
WORDS_WHITE_LIST
=
"Developement"
# for dum variable in prosail
WORDS_WHITE_LIST
=
"
$WORDS_WHITE_LIST
,dum"
# for pary variable
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment