Bladeren bron

[updatefiles] typo fix in docstring

Achilleas Koutsou 5 jaren geleden
bovenliggende
commit
c6b08941ce
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      updatefiles.py

+ 1 - 1
updatefiles.py

@@ -3,7 +3,7 @@ This script can be used to update this repository with the latest information.
 It performs the following actions:
 - Updates the local clone of the repository
 - Downloads the latest setup files from Appveyor
-- Updates the README with the latest version info (commit ID ans message)
+- Updates the README with the latest version info (commit ID and message)
 - Uploads changes to the repository
 """
 import os