mirror of
https://github.com/php/web-doc.git
synced 2025-08-06 11:06:29 +00:00
Typo fixes
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# 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.
|
||||
|
||||
## Introduction
|
||||
@ -8,8 +8,8 @@ collectively make changes every day. This guide is designed for people who work
|
||||
|
||||
## Glossary
|
||||
This guide use some terminology you have to know. Don't worry, it's easy:
|
||||
- **editor** - person who contributes to original English manual
|
||||
- **translator** - person who translates English manual into another language
|
||||
- **editor** - person who contributes to original the English manual
|
||||
- **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
|
||||
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*.
|
||||
|
Reference in New Issue
Block a user