Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tim@fungible.com: Bug#137776: ocaml: Typo in usr/docs/ocaml/docs/ocaml.html/manual017.html] #3253

Closed
vicuna opened this issue Mar 11, 2002 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Mar 11, 2002

Original bug ID: 986
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: minor
Category: ~DO NOT USE (was: OCaml general)

Bug description

Hello, ...

This is a bug report from a debian english speaking user against the ocaml-doc
package which contains the ocaml manual.

The bugreport is falsely labeled as against the ocaml package, but the patched
file is in the ocaml-doc package and part of the reference manual.

I am not enough strong in english to really know if this is a correct
correction, so i simply forward this to you, in hope that it may prove
usefull, please tell me (or rather remi vanicat vanicat@labri.fr) if this is
a correct correction.

Friendly,

Sven Luther
----- Forwarded message from Tim Freeman tim@fungible.com -----

Return-Path: debbugs@master.debian.org
Received: from isis.u-strasbg.fr (isis.u-strasbg.fr [130.79.200.1])
by dpt-info.u-strasbg.fr (8.9.3/8.9.3) with ESMTP id DAA27299
for luther@dpt-info.u-strasbg.fr; Mon, 11 Mar 2002 03:04:58 +0100
Received: from master.debian.org (master.debian.org [216.234.231.5])
by isis.u-strasbg.fr (8.12.2/jtpda-5.4) with ESMTP id g2B23PXx084338
for luther@dpt-info.u-strasbg.fr; Mon, 11 Mar 2002 03:03:25 +0100 (CET)
Received: from debbugs by master.debian.org with local (Exim 3.12 1 (Debian))
id 16kF9d-0006i0-00; Sun, 10 Mar 2002 20:03:13 -0600
X-Loop: owner@bugs.debian.org
Subject: Bug#137776: ocaml: Typo in usr/docs/ocaml/docs/ocaml.html/manual017.html
Reply-To: Tim Freeman tim@fungible.com, 137776-maintonly@bugs.debian.org
Resent-From: Tim Freeman tim@fungible.com
Resent-To: Sven Luther luther@debian.org, ocaml@packages.qa.debian.org
Resent-Date: Mon, 11 Mar 2002 02:03:11 GMT
Resent-Message-ID: handler.137776.M.101581148323353@bugs.debian.org
X-Debian-PR-Message: report 137776
X-Debian-PR-Package: ocaml
X-Debian-PR-Keywords: patch
Received: via spool by maintonly@bugs.debian.org id=M.101581148323353
(code M ref -1); Mon, 11 Mar 2002 02:03:11 GMT
From: Tim Freeman tim@fungible.com
To: Debian Bug Tracking System maintonly@bugs.debian.org
X-Mailer: reportbug 1.44
Date: Sun, 10 Mar 2002 17:48:44 -0800
Message-Id: 20020311014844.D65C57FD3@lobus.fungible.com
Delivered-To: maintonly@bugs.debian.org
Resent-Sender: Debian BTS debbugs@master.debian.org
Status: RO
X-Status: A
Content-Length: 1945
Lines: 41

Package: ocaml
Version: 3.04-9
Severity: minor
Tags: patch

Some minor Franglish in the manual.

--- manual017.html Mon Dec 10 05:32:05 2001
+++ /tmp/manual017.html Sun Mar 10 17:46:58 2002
@@ -122,8 +122,8 @@
The class type expression
object [( typexpr )]  {class-field-spec} end
is the type of a class body. It specifies its instance variables and
-methods. In this type, typexpr is match agains self type, therefore
-provinding a binding for self type.

+methods. In this type, typexpr is matched against the self type, therefore
+provinding a binding for the self type.



A class body will match a class body type if it provides definitions
for all the components specified in the class type, and these
@@ -131,7 +131,7 @@
Furthermore, all methods either virtual or public present in the class
body must also be present in the class type (on the other hand, some
instance variables and concrete private methods may be omitted). A
-virtual method will match a concrete method, thus allowing to forget
+virtual method will match a concrete method, which makes it possible to forget
its implementation. An immutable instance variable will match a
mutable instance variable.


-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux lobus 2.4.17 #10 Mon Mar 4 07:00:15 PST 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages ocaml depends on:
ii libc6 2.2.5-3 GNU C Library: Shared libraries an
ii libncurses5-dev 5.2.20020112a-3 Developer's libraries and docs for
ii ocaml-base 3.04-9 Runtime system for ocaml bytecode

----- End forwarded message -----

@vicuna
Copy link
Author

vicuna commented Jun 3, 2002

Comment author: administrator

Manual fixed 2002-06-03 by XL

@vicuna vicuna closed this as completed Jun 3, 2002
@vicuna vicuna added the bug label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant