| Summary: | [PATCH] - Fix spelling mistakes in the spanish FAQ. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Federico Caminiti <demian.fc> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | Keywords: | patch | ||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
The new translation for the FAQ has been added and it includes all of the above fixes so this PR can officially be closed. |
Created attachment 155324 [details] Spelling fixes for the spanish FAQ. The spanish FAQ (*) is missing opening question marks in many places. This patch replaces the closing question marks at the beggining of a sentence that contains a question, with inverted question marks and ocasionally a few exclamation marks. It also contains minor spelling fixes. * Actually this happens across the entire spanish documentation tree, but this patch just covers the FAQ. Regards.