com web/doc: Fix typo: tutorial/builds.md tutorial/editing.md tutorial/intro.md

[email protected] (Peter Cowburn) Wed, 20 Mar 2019 13:45:02 +0000
Newsgroups php.doc.web
Message-ID <[email protected]>
Commit:    5909e1b8325b547449c0744d2d782eeb53e0088c=0AAuthor:    Pierre Gri=
maud <[email protected]>         Wed, 20 Mar 2019 14:45:02 +0100=0AP=
arents:   ebb5db92eea47ae6a16bcf5e198477f3b6754002=0ABranches:  master=0A=
=0ALink:       http://git.php.net/?p=3Dweb/doc.git;a=3Dcommitdiff;h=3D5909e=
1b8325b547449c0744d2d782eeb53e0088c=0A=0ALog:=0AFix typo=0A=0AChanged paths=
:=0A  M  tutorial/builds.md=0A  M  tutorial/editing.md=0A  M  tutorial/intr=
o.md=0A=0A=0ADiff:=0Adiff --git a/tutorial/builds.md b/tutorial/builds.md=
=0Aindex 120ae4c..1e5e678 100644=0A--- a/tutorial/builds.md=0A+++ b/tutoria=
l/builds.md=0A@@ -28,7 +28,7 @@ dates on the doc server. See "Doc server bu=
ilds", above.=0A ## Additional notes=0A - If a manual does not validate on =
some day, it will not be pushed to the mirrors=0A   until it does validate =
(hopefully, the next day).=0A-- Only active translations are bulit on rsync=
 box (and then pushed to regular=0A+- Only active translations are built on=
 rsync box (and then pushed to regular=0A   mirrors). This is managed in [w=
eb/php/includes/languages.inc][languages.inc]=0A - [docs.php.net][docs.php.=
net] attempts to build all translations (both active)=0A   and inactive.=0A=
diff --git a/tutorial/editing.md b/tutorial/editing.md=0Aindex b906388..512=
c4b8 100644=0A--- a/tutorial/editing.md=0A+++ b/tutorial/editing.md=0A@@ -5=
0,7 +50,7 @@ If you have the appropriate [commit karma][karma], you can com=
mit your modified=0A ## Viewing changes online=0A Documentation is built ev=
ery night, at around 23:00 CST, then synced out to the=0A website mirrors. =
However, there is a special mirror at [docs.php.net][docs] - where=0A-the m=
anual is updated from sources every six hours. If any errors occured, a mes=
sage=0A+the manual is updated from sources every six hours. If any errors o=
ccurred, a message=0A will be delivered to the appropriate mailinglist (`do=
c-{LANG}@lists.php.net`).=0A =0A Read more about manual builds in the [buil=
ds appendix](builds.php).=0Adiff --git a/tutorial/intro.md b/tutorial/intro=
.md=0Aindex bfe71fe..4c676ce 100644=0A--- a/tutorial/intro.md=0A+++ b/tutor=
ial/intro.md=0A@@ -7,7 +7,7 @@ collectively make changes every day. This gu=
ide is designed for people who work=0A This guide uses some terminology tha=
t you have to know. Don't worry, it's easy:=0A - **author** - person who co=
ntributes to the original English manual=0A - **translator** - person who t=
ranslates the English manual into another language=0A-- **{LANG}** - replac=
e it with your two-letter country code, (e.g. when refering=0A+- **{LANG}**=
 - replace it with your two-letter country code, (e.g. when referring=0A   =
to a mailinglist, `doc-{LANG}@lists.php.net`). Note: Brazilian Portuguese d=
iffers=0A   from the rest and it's called *pt_BR* for the SVN module and *p=
t-br* for the=0A   mailing list suffix.=0A