Fixed Ada file extension (#777)

This commit is contained in:
Warren A. Kalolo
2020-07-26 05:35:40 +03:00
committed by GitHub
parent 1ec54fc082
commit b3d07b4158
2 changed files with 1 additions and 1 deletions

View File

@@ -39,7 +39,7 @@ Make sure to see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on contrib
* [Actionscript2](a/actionscript2.as)
* [Actionscript3](a/actionscript3.as)
* [Actionscript Flashmx](a/actionscript_flashmx.as)
* [Ada](a/ada.ada)
* [Ada](a/ada.adb)
* [Advpl](a/advpl)
* [Aeolbonn](a/Aeolbonn.aeo)
* [Aeolbonn](a/aeolbonn.aeolbonn)

0
a/ada.ada → a/ada.adb Executable file → Normal file
View File