Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Full sentence should often begin by capitalized letter
and end by a full stop.
- Loading branch information
Showing
with
60 additions
and 60 deletions.
- +1 −1 python/plugins/MetaSearch/dialogs/manageconnectionsdialog.py
- +1 −1 python/plugins/db_manager/dlg_table_properties.py
- +10 −10 src/app/qgisapp.cpp
- +1 −1 src/app/qgsmapthemes.cpp
- +2 −2 src/app/qgsmaptooladdring.cpp
- +1 −1 src/core/geocms/geonode/qgsgeonoderequest.cpp
- +7 −7 src/core/qgsvectorfilewriter.cpp
- +7 −7 src/gui/auth/qgsauthauthoritieseditor.cpp
- +10 −10 src/gui/auth/qgsauthguiutils.cpp
- +3 −3 src/gui/auth/qgsauthidentitieseditor.cpp
- +3 −3 src/gui/auth/qgsauthserverseditor.cpp
- +1 −1 src/providers/db2/qgsdb2newconnection.cpp
- +1 −1 src/providers/geonode/qgsgeonodesourceselect.cpp
- +1 −1 src/providers/mssql/qgsmssqlnewconnection.cpp
- +1 −1 src/providers/oracle/qgsoraclenewconnection.cpp
- +1 −1 src/providers/oracle/qgsoracleprovider.cpp
- +1 −1 src/providers/postgres/qgspgnewconnection.cpp
- +8 −8 src/providers/wfs/qgswfsprovider.cpp
Oops, something went wrong.