Skip to content

Commit 6c74e4e

Browse files
committedJan 12, 2017
spelling fixes
1 parent 46f786e commit 6c74e4e

File tree

168 files changed

+245
-241
lines changed

Some content is hidden

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

168 files changed

+245
-241
lines changed
 

‎CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ IF (WIN32)
451451
SET (DEFAULT_BIN_SUBDIR bin)
452452
SET (DEFAULT_CGIBIN_SUBDIR bin)
453453
# put all the build products into a single directory
454-
# under build (doesnt affect install target) to make for
454+
# under build (doesn't affect install target) to make for
455455
# easier debugging.
456456

457457
# Turn on defines for non standard maths stuff

‎INSTALL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -753,7 +753,7 @@ to get versions that match your current Qt installed version.
753753
===========================
754754

755755
/!\ You can delete the directories with unpacked SIP and PyQt4 sources after a
756-
successfull install, they're not needed anymore.
756+
successful install, they're not needed anymore.
757757

758758

759759
4.2.5. git

0 commit comments

Comments
 (0)
Please sign in to comment.