Skip to content

Commit 3327cdc

Browse files
committedJan 18, 2014
fix typos, indentation and some warnings
1 parent 1a5332a commit 3327cdc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+99
-92
lines changed
 

‎doc/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ELSE(TXT2TAGS_EXECUTABLE)
2020
)
2121
ENDIF(TXT2TAGS_EXECUTABLE)
2222

23-
SET(QGIS_DOC_FILES ${QGIS_DOC_FILES} index.html news.html favicon.ico style.css AUTHORS CONTRIBUTORS SPONSORS DONORS TRANSLATORS LICENCE)
23+
SET(QGIS_DOC_FILES ${QGIS_DOC_FILES} index.html news.html favicon.ico style.css AUTHORS CONTRIBUTORS SPONSORS DONORS TRANSLATORS LICENSE)
2424

2525
INSTALL(FILES ${QGIS_DOC_FILES} DESTINATION ${QGIS_DATA_DIR}/doc)
2626
INSTALL(FILES images/qgis_new_80pct.png DESTINATION ${QGIS_DATA_DIR}/doc/images)

‎doc/LICENCE renamed to ‎doc/LICENSE

File renamed without changes.

0 commit comments

Comments
 (0)