From nobody@FreeBSD.org  Wed Oct 24 04:53:29 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id CCFD037B403
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 24 Oct 2001 04:53:28 -0700 (PDT)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id f9OBrSN81327;
	Wed, 24 Oct 2001 04:53:28 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200110241153.f9OBrSN81327@freefall.freebsd.org>
Date: Wed, 24 Oct 2001 04:53:28 -0700 (PDT)
From: Eric Yu <ericyu@mail2000.com.tw>
To: freebsd-gnats-submit@FreeBSD.org
Subject: misspelling in factor.c
X-Send-Pr-Version: www-1.0

>Number:         31474
>Category:       misc
>Synopsis:       misspelling in factor.c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 24 05:00:07 PDT 2001
>Closed-Date:    Wed Oct 24 05:51:53 PDT 2001
>Last-Modified:  Wed Oct 24 05:52:27 PDT 2001
>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:
State-Changed-From-To: open->closed 
State-Changed-By: roam 
State-Changed-When: Wed Oct 24 05:51:53 PDT 2001 
State-Changed-Why:  
Fixed in -current, to be MFC'd in one week.  Thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31474 
>Unformatted:
