From b7eb7519e018f542d3110756eddf83aa54568142 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 26 Jul 2021 17:01:04 -0300 Subject: fix some doc typos --- rat2int.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rat2int.h') diff --git a/rat2int.h b/rat2int.h index e6abc25..c15b8c0 100644 --- a/rat2int.h +++ b/rat2int.h @@ -1,5 +1,5 @@ #define DOCSTRING "inetools 0.10\ \n\ -rat2canon takes a polytope file with rational or integer coefficents,\n\ -and outputs an equivelent one with normalized right hand side.\n\ +rat2int takes a polytope file with rational coefficients,\n\ +and outputs an equivalent one with integer coefficients.\n\ " -- cgit v1.2.3