Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Oct 2001 04:53:28 -0700 (PDT)
From:      Eric Yu <ericyu@mail2000.com.tw>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/31474: misspelling in factor.c
Message-ID:  <200110241153.f9OBrSN81327@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         31474
>Category:       misc
>Synopsis:       misspelling in factor.c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 24 05:00:07 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Eric Yu
>Release:        4.4-RELEASE
>Organization:
none
>Environment:
>Description:
On /usr/src/games/factor/factor.c, line 160, multiple is misspelled as numtiple.

>How-To-Repeat:
In the file.
>Fix:
 * Print the factors of the number, from the lowest to the highest.
- * A factor will be printed numtiple times if it divides the value
+ * A factor will be printed multiple times if it divides the value
 * multiple times.

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110241153.f9OBrSN81327>