diff --git a/src/annexe/saeAnnexe.h b/src/annexe/saeAnnexe.h index 78afdfa..37be0d4 100644 --- a/src/annexe/saeAnnexe.h +++ b/src/annexe/saeAnnexe.h @@ -3,7 +3,7 @@ /** *\file saeAnnexe.h *\brief Liste des fonctions générales utilisées dans la plupart des .c. -*\author Van Brabant.J Champeau.Y +*\author Van Brabandt.J Champeau.Y *\date 13 janvier 2023 * *Fichier regroupant les prototypes des fonctions générales utilisées par l'application. diff --git a/src/partie1/saeP1.h b/src/partie1/saeP1.h index 5e9ce31..d7a5a89 100644 --- a/src/partie1/saeP1.h +++ b/src/partie1/saeP1.h @@ -3,7 +3,7 @@ /** *\file saeP1.h *\brief Liste des fonctions utilisées dans la partie 1. -*\author Van Brabant.J Champeau.Y +*\author Van Brabandt.J Champeau.Y *\date 13 janvier 2023 * *Fichier regroupant les prototypes des fonctions utilisées par l'application dans la partie 1 de la SAE. diff --git a/src/partie2/saeP2.h b/src/partie2/saeP2.h index 668b047..e03d56c 100644 --- a/src/partie2/saeP2.h +++ b/src/partie2/saeP2.h @@ -1,7 +1,7 @@ /** *\file saeP2.h *\brief Liste des fonctions utilisées dans la partie 2. -*\author Van Brabant.J Champeau.Y +*\author Van Brabandt.J Champeau.Y *\date 13 janvier 2023 * *Fichier regroupant les prototypes des fonctions utilisées par l'application dans la partie 2 de la SAE.