diff options
Diffstat (limited to 'theories/Num/NSyntax.v')
| -rw-r--r-- | theories/Num/NSyntax.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Num/NSyntax.v b/theories/Num/NSyntax.v index 364fb944a0..7787c1f039 100644 --- a/theories/Num/NSyntax.v +++ b/theories/Num/NSyntax.v @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (***********************************************************************) -(*s Syntax for arithmetic *) +(** Syntax for arithmetic *) Require Export Params. |
