L.S.
Please find below a tiny patch for a trivial typo.
Kind regards,
Tobias
diff --git a/doc/manual/R-exts.texi b/doc/manual/R-exts.texi
index c9c1015da6..e84bbd53f2 100644
--- a/doc/manual/R-exts.texi
+++ b/doc/manual/R-exts.texi
@@ -6814,7 +6814,7 @@ To negotiate with @I{Uwe Ligges} to host the additional components on
@end itemize
@noindent
-Be aware that license requirements you may require you to supply the
+Be aware that license requirements may require you to supply the
sources for the additional components (and will if your package has a
GPL-like license).
typo in R-exts.texi
2 messages · Tobias Verbeke, Martin Maechler
Tobias Verbeke
on Fri, 7 Feb 2025 18:20:50 +0000 writes:
> L.S. Please find below a tiny patch for a trivial typo.
> Kind regards, Tobias
Thank you, Tobias!
--> Fixed already.
Martin
> diff --git a/doc/manual/R-exts.texi b/doc/manual/R-exts.texi
> index c9c1015da6..e84bbd53f2 100644
> --- a/doc/manual/R-exts.texi
> +++ b/doc/manual/R-exts.texi
> @@ -6814,7 +6814,7 @@ To negotiate with @I{Uwe Ligges} to host the additional components on
> @end itemize
> @noindent
> -Be aware that license requirements you may require you to supply the
> +Be aware that license requirements may require you to supply the
> sources for the additional components (and will if your package has a
> GPL-like license).