Fix typos in HACKING text file

Makes it identical to the same file in plasma-desktop repo.
wilder-5.24
ivan tkachenko 5 years ago
parent 20131b5e68
commit eeae8cd993
No known key found for this signature in database
GPG Key ID: 4D197017E61437CF
  1. 4
      HACKING

@ -1,7 +1,7 @@
Understanding the Code Understanding the Code
====================== ======================
Various design documents can be found in the design/ directory and API documentation Various design documents can be found in the design/ directory and API documentation
generated from the headers is hosted at http://api.kde.org. generated from the headers is hosted at https://api.kde.org.
Finding the Team Finding the Team
================ ================
@ -17,5 +17,5 @@ New code should follow the kdelibs hacking style, as found here:
https://community.kde.org/Policies/Kdelibs_Coding_Style https://community.kde.org/Policies/Kdelibs_Coding_Style
Existing code that does not follow this style should be migrated over during Existing code that does not follow this style should be migrated over during
editting. editing.

Loading…
Cancel
Save