From: Amul Shah <Amul.Shah@fisglobal.com>
Forwarded: not-needed
Summary: Fix spelling errors in MUMPS source routines
Description: Comments in two MUMPS routines contained spelling errors. These
  are now fixed to avoid the lintian warning spelling-error-in-binary.
Applied-Upstream: V6.3-001
Last-Update: 2016-03-30

--- a/sr_unix/gtmthreadgblasm.m
+++ b/sr_unix/gtmthreadgblasm.m
@@ -132,7 +132,7 @@
 ; Routine to take a line of input from the gtm_threadgbl_asm_access.txt file and syntax check it. We allow the following:
 ;
 ;   - trailing white space
-;   - trailing comments preceeded by a '#' character potentially preceeded by white space
+;   - trailing comments preceded by a '#' character potentially preceded by white space
 ;
 ; In either of the above conditions, the input line (passed by reference) is stripped of its trailing junk so only the
 ; variable name itself is left when we return.
