From 54c4a6ed7b6eaf02f0fb4563891ee82bdeaf2229 Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Fri, 1 Sep 2017 14:42:54 +0200 Subject: [PATCH] Typos --- scripts/ezfio_interface/ei_handler.py | 2 +- scripts/ezfio_interface/ezfio_generate_ocaml.py | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/ezfio_interface/ei_handler.py b/scripts/ezfio_interface/ei_handler.py index d37a0fe8..ee44a1e1 100755 --- a/scripts/ezfio_interface/ei_handler.py +++ b/scripts/ezfio_interface/ei_handler.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- """ -Welcom the ei_handler. +Welcome to the ei_handler. We will create all the ezfio related stuff from a EZFIO.cfg file. Usage: diff --git a/scripts/ezfio_interface/ezfio_generate_ocaml.py b/scripts/ezfio_interface/ezfio_generate_ocaml.py index 0c7dbcf0..244f67a3 100755 --- a/scripts/ezfio_interface/ezfio_generate_ocaml.py +++ b/scripts/ezfio_interface/ezfio_generate_ocaml.py @@ -1,10 +1,10 @@ #!/usr/bin/env python """ -This programme generate all the -ocaml template needed by qp_edit +This program generates all the +OCaml templates needed by qp_edit You can see `ezfio_generate_provider.py` -for an example of utilisation +for an example. """ import sys