1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 22:43:50 +01:00

pkg/pkg.mk: remove non needed capital letter

This commit is contained in:
Alexandre Abadie 2020-06-09 15:12:54 +02:00
parent bd44f63557
commit 2b45d0e976
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -1,5 +1,5 @@
#
# Include this file if your Package needs to be checked out by git
# Include this file if your package needs to be checked out by git
#
# A package is up to date when its '.git-prepared' file is up to date.
# Any change to the package makefile will force updating the repository