Jeroen Demeyer on Wed, 06 Apr 2016 10:27:43 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
[PATCH] Some trivial typos |
>From 3270d6af8b7387a70fc48104ab86ae46de18fc55 Mon Sep 17 00:00:00 2001 From: Jeroen Demeyer <jdemeyer@cage.ugent.be> Date: Wed, 6 Apr 2016 10:26:47 +0200 Subject: [PATCH] Trivial typos --- src/functions/number_fields/galoissubfields | 6 +++--- src/functions/number_fields/nfeltdiveuc | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/functions/number_fields/galoissubfields b/src/functions/number_fields/galoissubfields index 0368767..e443984 100644 --- a/src/functions/number_fields/galoissubfields +++ b/src/functions/number_fields/galoissubfields @@ -2,8 +2,8 @@ Function: galoissubfields Section: number_fields C-Name: galoissubfields Prototype: GD0,L,Dn -Help: galoissubfields(G,{flags=0},{v}):Output all the subfields of G. flags - have the same meaning as for galoisfixedfield. +Help: galoissubfields(G,{flag=0},{v}):Output all the subfields of G. flag + has the same meaning as for galoisfixedfield. Doc: outputs all the subfields of the Galois group \var{G}, as a vector. This works by applying \kbd{galoisfixedfield} to all subgroups. The meaning of - the flag \var{fl} is the same as for \kbd{galoisfixedfield}. + \var{flag} is the same as for \kbd{galoisfixedfield}. diff --git a/src/functions/number_fields/nfeltdiveuc b/src/functions/number_fields/nfeltdiveuc index a3a9902..32bd015 100644 --- a/src/functions/number_fields/nfeltdiveuc +++ b/src/functions/number_fields/nfeltdiveuc @@ -2,7 +2,7 @@ Function: nfeltdiveuc Section: number_fields C-Name: nfdiveuc Prototype: GGG -Help: nfdiveuc(nf,x,y): gives algebraic integer q such that x-by is small. +Help: nfdiveuc(nf,x,y): gives algebraic integer q such that x-qy is small. Doc: given two elements $x$ and $y$ in \var{nf}, computes an algebraic integer $q$ in the number field $\var{nf}$ such that the components of $x-qy$ are reasonably small. In fact, this is -- 2.0.5