diff options
-rw-r--r-- | fortran/config/hpux11.00 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/config/hpux11.00 b/fortran/config/hpux11.00 index a1bd746..5e35d3b 100644 --- a/fortran/config/hpux11.00 +++ b/fortran/config/hpux11.00 @@ -43,7 +43,7 @@ esac # R_LARGE is the number of digits for the bigest integer supported. # R_INTEGER is the number of digits in INTEGER # -# (for the Digital UNIX architechture) +# (for the HPUX architechture) # R_LARGE=18 R_INTEGER=9 |