Skip to content
Snippets Groups Projects
Commit 97f479f2 authored by Elian Loraux's avatar Elian Loraux
Browse files

complete english comments

parent 57e92cd8
No related branches found
No related tags found
No related merge requests found
...@@ -7,11 +7,11 @@ ...@@ -7,11 +7,11 @@
# #
# ============================================== # ==============================================
# if tetrix reachable # if tetrix reachable
# Si etatCourant != Normal # if etatCourant != Normal
# currentStatre = Normal # currentStatre = Normal
# stoppedAquilaService # stoppedAquilaService
# Sinon # else
# Si currentStatre != Backup # if currentStatre != Backup
# currentStatre = Backup # currentStatre = Backup
# startAquilaService # startAquilaService
# ============================================== # ==============================================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment