mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
spelling updates
This commit is contained in:
parent
dd9eb90a43
commit
6964eb21f6
@ -1,2 +0,0 @@
|
||||
spelling-error-in-binary * Pres Press
|
||||
spelling-error-in-binary * wHE when
|
@ -1,7 +1,2 @@
|
||||
no-symbols-control-file *
|
||||
shlib-calls-exit *
|
||||
spelling-error-in-binary * Addd Add
|
||||
spelling-error-in-binary * PrES Press
|
||||
spelling-error-in-binary * Pres Press
|
||||
spelling-error-in-binary * liK link
|
||||
spelling-error-in-binary * pres press
|
||||
|
@ -1,7 +1 @@
|
||||
no-symbols-control-file *
|
||||
spelling-error-in-binary * MoR More
|
||||
spelling-error-in-binary * Pres Press
|
||||
spelling-error-in-binary * Righ Right
|
||||
spelling-error-in-binary * Rigt Right
|
||||
spelling-error-in-binary * pres press
|
||||
spelling-error-in-binary * whE when
|
||||
|
11
debian/libqgis-core{QGIS_ABI}.lintian-overrides
vendored
11
debian/libqgis-core{QGIS_ABI}.lintian-overrides
vendored
@ -1,13 +1,2 @@
|
||||
shlib-calls-exit *
|
||||
no-symbols-control-file *
|
||||
spelling-error-in-binary * Buid Build
|
||||
spelling-error-in-binary * ObAY Obey
|
||||
spelling-error-in-binary * PreS Press
|
||||
spelling-error-in-binary * Pres Press
|
||||
spelling-error-in-binary * aKs ask
|
||||
spelling-error-in-binary * cHEK check
|
||||
spelling-error-in-binary * dsFg dfsg
|
||||
spelling-error-in-binary * nam name
|
||||
spelling-error-in-binary * prEs press
|
||||
spelling-error-in-binary * pres press
|
||||
spelling-error-in-binary * tAHt that
|
||||
|
@ -1,10 +1,2 @@
|
||||
shlib-calls-exit *
|
||||
no-symbols-control-file *
|
||||
spelling-error-in-binary * Lik Link
|
||||
spelling-error-in-binary * LsIt List
|
||||
spelling-error-in-binary * TEh The
|
||||
spelling-error-in-binary * aKs ask
|
||||
spelling-error-in-binary * akS ask
|
||||
spelling-error-in-binary * hapen happen
|
||||
spelling-error-in-binary * oFO of
|
||||
spelling-error-in-binary * yElD yield
|
||||
|
@ -1,2 +1 @@
|
||||
no-symbols-control-file *
|
||||
spelling-error-in-binary * Pres Press
|
||||
|
8
debian/python3-qgis.lintian-overrides
vendored
8
debian/python3-qgis.lintian-overrides
vendored
@ -1,10 +1,2 @@
|
||||
hardening-no-fortify-functions *
|
||||
spelling-error-in-binary * Afe Safe
|
||||
spelling-error-in-binary * Buid Build
|
||||
spelling-error-in-binary * IiF If
|
||||
spelling-error-in-binary * Iif If
|
||||
spelling-error-in-binary * Wih With
|
||||
spelling-error-in-binary * afe safe
|
||||
spelling-error-in-binary * lik link
|
||||
spelling-error-in-binary * mor more
|
||||
spelling-error-in-binary * onself oneself
|
||||
|
1
debian/qgis-plugin-grass.lintian-overrides
vendored
1
debian/qgis-plugin-grass.lintian-overrides
vendored
@ -1,3 +1,2 @@
|
||||
package-name-doesnt-match-sonames *
|
||||
no-symbols-control-file *
|
||||
spelling-error-in-binary * naM name
|
||||
|
2
debian/qgis-provider.lintian-overrides
vendored
2
debian/qgis-provider.lintian-overrides
vendored
@ -1,4 +1,2 @@
|
||||
spelling-error-in-binary * Pres Press
|
||||
spelling-error-in-binary * nams names
|
||||
spelling-error-in-binary * neeS needs
|
||||
spelling-error-in-binary * pres press
|
||||
|
3
debian/qgis.lintian-overrides
vendored
3
debian/qgis.lintian-overrides
vendored
@ -1,3 +0,0 @@
|
||||
spelling-error-in-binary * NAm Name
|
||||
spelling-error-in-binary * Ofo Of
|
||||
spelling-error-in-binary * yAu you
|
2
external/mdal/frmts/mdal_ply.cpp
vendored
2
external/mdal/frmts/mdal_ply.cpp
vendored
@ -82,7 +82,7 @@ std::unique_ptr<MDAL::Mesh> MDAL::DriverPly::load( const std::string &meshFile,
|
||||
}
|
||||
|
||||
/*
|
||||
* The header is a format defintion and a series of element definitions and/or comment lines
|
||||
* The header is a format definition and a series of element definitions and/or comment lines
|
||||
* cycle through these until end-header
|
||||
*/
|
||||
do
|
||||
|
@ -90,7 +90,7 @@ The ``dynamicKeyParts`` argument specifies the list of dynamic parts of the sett
|
||||
%Docstring
|
||||
Returns ``True`` if the provided key match the settings entry.
|
||||
|
||||
This is useful for settings with dynamic keys. For example this permits to check that
|
||||
This is useful for settings with dynamic keys. For example this permits one to check that
|
||||
the settings key "NewsFeed/httpsfeedqgisorg/27/content" is valid for the settings entry
|
||||
defined with the key "NewsFeed/%1/%2/content"
|
||||
|
||||
|
@ -126,7 +126,7 @@ class CORE_EXPORT QgsSettingsEntryBase
|
||||
/**
|
||||
* Returns TRUE if the provided key match the settings entry.
|
||||
*
|
||||
* This is useful for settings with dynamic keys. For example this permits to check that
|
||||
* This is useful for settings with dynamic keys. For example this permits one to check that
|
||||
* the settings key "NewsFeed/httpsfeedqgisorg/27/content" is valid for the settings entry
|
||||
* defined with the key "NewsFeed/%1/%2/content"
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user