From 7bfbabf77f11a87a283c40907ab9a931b95cc8a5 Mon Sep 17 00:00:00 2001 From: Richard Schoen Date: Thu, 1 Feb 2024 18:15:48 -0600 Subject: [PATCH] Update pyQcustcdtImportToDb2.py --- qshpython/pyQcustcdtImportToDb2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qshpython/pyQcustcdtImportToDb2.py b/qshpython/pyQcustcdtImportToDb2.py index ac153fd..0ec9e2a 100644 --- a/qshpython/pyQcustcdtImportToDb2.py +++ b/qshpython/pyQcustcdtImportToDb2.py @@ -4,7 +4,7 @@ # # Description: # This script will read the selected CSV file and -# insert the records to yuour specified version +# insert the records to your specified version # of the QIWS/QCUSTCDT file. # Before using make a copy of QIWS/QCUSTCDT to QIWS/QCUSTCDT2 #