mirror of
https://github.com/php/web-doc.git
synced 2025-08-13 14:27:42 +00:00
Typo fixes
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
# PHP Manual Contribution Guide
|
# PHP Manual Contribution Guide
|
||||||
This document is in very early stage of development. If you are a newomer, please look at already existing resources.
|
This document is in very early stage of development. If you are a newcomer, please look at already existing resources.
|
||||||
More experienced users are welcome to contribute.
|
More experienced users are welcome to contribute.
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
@ -8,8 +8,8 @@ collectively make changes every day. This guide is designed for people who work
|
|||||||
|
|
||||||
## Glossary
|
## Glossary
|
||||||
This guide use some terminology you have to know. Don't worry, it's easy:
|
This guide use some terminology you have to know. Don't worry, it's easy:
|
||||||
- **editor** - person who contributes to original English manual
|
- **editor** - person who contributes to original the English manual
|
||||||
- **translator** - person who translates English manual into another language
|
- **translator** - person who translates the English manual into another language
|
||||||
- **{LANG}** - replace it with your two-letter country code, in example in mailing list address (note: Brazilian Portuguese
|
- **{LANG}** - replace it with your two-letter country code, in example in mailing list address (note: Brazilian Portuguese
|
||||||
format differs from the rest and it's called *pt_BR* for SVN module and *pt-br* for mailing list sufix). If you edit
|
format differs from the rest and it's called *pt_BR* for SVN module and *pt-br* for mailing list sufix). If you edit
|
||||||
original PHP Manual your language code is *en*.
|
original PHP Manual your language code is *en*.
|
||||||
|
Reference in New Issue
Block a user