From: Jean-Philippe ARGAUD Date: Tue, 31 Jan 2017 20:40:36 +0000 (+0100) Subject: Typos corrections X-Git-Tag: V8_3_0rc1~27 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1a5b74e9603069e351a7b33fa22a021cf58b7ebf;p=modules%2Fadao.git Typos corrections --- diff --git a/src/daSalome/daYacsSchemaCreator/methods.py b/src/daSalome/daYacsSchemaCreator/methods.py index 0c02c91..191e081 100644 --- a/src/daSalome/daYacsSchemaCreator/methods.py +++ b/src/daSalome/daYacsSchemaCreator/methods.py @@ -32,7 +32,7 @@ import os from daYacsSchemaCreator.infos_daComposant import * def _Internal_Add_dir_script_ports(node, sf, ed, br, t_type): - # On conserve le pointeur de "node" et "typ" + # On conserve le pointeur de "node" et "t_type" __scriptfile = str( sf ) __exist_dir = bool( ed ) __base_dir = str( br ) diff --git a/test/Makefile.am b/test/Makefile.am index 3d286aa..9299cc6 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -21,7 +21,7 @@ include $(top_srcdir)/adm_local/make_common_starter.am -EXTRA_DIST = test1001 test1002 test6701 test6702 test6703 CTestTestfileInstall.cmake.in +EXTRA_DIST = test1001 test1002 test6701 test6702 test6703 test6901 test6902 CTestTestfileInstall.cmake.in DIR = $(top_srcdir)/test/