| Creating a user guide is a meticulous job. Grammar | | | | 6. Misuse of terms |
| mistakes, inappropriate style, wordiness and unclear | | | | An inexperienced writer often makes mistakes in |
| instructions are considered by users as defects of the | | | | terms. |
| software product itself, which produces a negative | | | | For example: |
| impact on the credibility of the product and the | | | | Wrong: Press the New icon to create a new project. |
| company that made it. Editors and bloggers may give | | | | Right: Click the New icon to create a new project. |
| such programs negative reviews, swaying potential | | | | The verb 'press' means pressing a key on the |
| customers to competing products. | | | | keyboard, while 'click' means clicking on an icon in the |
| In this article, I am going to describe typical mistakes | | | | program window using the mouse. |
| that may be found in user guides and give | | | | 7. Future tense |
| recommendations on how to avoid them. The | | | | There are many user guides where the result of an |
| recommendations below are not an exhaustive list of | | | | action is expressed with a future tense. For example: |
| all possible mistakes and therefore should be used | | | | 'When you click the OK button, the program will start |
| alongside with the rules you already follow when | | | | the conversion'. That's a mistake. Because of the |
| creating a user guide. | | | | future tense the reader feels uncertain and may want |
| So, what mistakes are common in user guides? | | | | to ask unnecessary questions like: 'When does the |
| 1. Unclear description of a procedure | | | | conversion start?' or 'What if it doesn't start?' Why |
| Write procedures as clearly as possible, so that the | | | | readers may ask these questions? The answer is |
| user understands what to do at first glance. First, tell | | | | simple. |
| where a procedure takes place and then what the | | | | The verb 'will', which nowadays is used to express |
| user needs to do (click, open, select, close, etc.). | | | | future, initially had the form 'willian'. It was a modal verb |
| For example: | | | | expressing volition. Sometimes 'willian' was used when |
| Wrong: Select Open from the File menu. | | | | people talked about their future plans as there was no |
| Right: In the File menu, select Open. | | | | special form for future in Old English. Over time, 'willian' |
| 2. Describing multiple steps in a single sentence | | | | reduced to 'will' but it still preserves its original modal |
| Too often writers describe a complex, multi-step | | | | meaning. For example, volition is clearly seen in the |
| procedure in a single sentence. To keep the description | | | | phrase: 'The pen won't write'. |
| of a procedure clear, you need to separate a complex | | | | Therefore, when you read the sentence 'When you |
| sentence into steps. | | | | click the OK button, the program will start the |
| For example: | | | | conversion', the verb 'will' expresses both future and |
| Wrong: Please send us a screenshot (we recommend | | | | volition. It sounds as if the program 'wanted' to begin |
| using Jet Screenshot for taking it) that shows what the | | | | the conversion. But what if it doesn't 'want' to? To |
| problem is. | | | | avoid ambiguity, the present tense should be used. |
| Right: | | | | Wrong: When you click the OK button, the program will |
| Please send us a screenshot, which shows the | | | | start the conversion. |
| problem. | | | | Right: When you click the OK button, the program |
| To take a screenshot, please use Jet Screenshot. | | | | starts the conversion. |
| 3. Failure to define steps properly | | | | 8. Jargon |
| A complex procedure consists of several steps. Each | | | | Technical writers should stick to neutral style. The use |
| step must describe an action and result. However, | | | | of expressive words distracts readers and is |
| there are user guides where action and result are | | | | considered to be a stylistic mistake that should be |
| divided into separate steps. It is a common mistake. | | | | avoided. |
| For example: | | | | For example: |
| Wrong: | | | | Wrong: Kill the app. |
| 1. Select the Phonebook tab. | | | | Right: Close the application. |
| 2. The Phonebook window opens. | | | | Wrong: Hit the Search button. |
| 3. Click a contact. | | | | Right: Click the Search button. |
| 4. The contact profile opens. | | | | 9. Abbreviations |
| Right: | | | | User guides should not contain abbreviations and other |
| 1.Select the Phonebook tab. | | | | word reductions. |
| The Phonebook window opens. | | | | For example: |
| 2. Click a contact. | | | | Wrong: approx. |
| The contact profile opens. | | | | Right: approximately |
| Also right: | | | | Wrong: e.g. |
| 1. Select the Phonebook tab. | | | | Right: for example |
| 2. On the Phonebook window, click a contact. | | | | A term consisting of several words should not be |
| 4. Button titles in quotes | | | | abbreviated if it is used only once in the whole text. |
| In many user guides you can see button titles in | | | | However, if the term appears several times, you |
| quotes. Nowadays this method has become obsolete. | | | | should put its abbreviation to brackets right after the |
| Quotes were used back in the days when typing | | | | term is used for the first time. In all further instances an |
| machines had no other option to format text but use | | | | abbreviation should be used to describe this term. |
| quotes or underscore. Now it's best to write button | | | | For example: |
| titles in bold or use upper-case characters. | | | | Right: |
| For example: | | | | Oxygen Software today introduces an enhanced |
| Wrong: The "Remove" button removes a file from the | | | | version of its Oxygen Phone Manager II (OPM II) for |
| list. | | | | Nokia and Vertu phones. The biggest change in OPM II |
| Right: The REMOVE button removes a file from the | | | | is tested quality support for groundbreaking Series 40 |
| list. | | | | 5th Edition of Nokia phones, whose posh look and cool |
| Also right: The Remove button removes a file from | | | | features have won the hearts of millions of people. |
| the list. | | | | Conclusion |
| 5. And / Or | | | | User guides are all about clarity and accuracy. To |
| Do not use 'and / or' in sentences. It makes your text | | | | achieve these attributes, one needs solid knowledge of |
| harder to read and understand, so that the reader has | | | | grammar and stylistics. Poorly written documentation |
| to read sentences over and over again. Instead of | | | | can backfire and cause users to feel discomfort and |
| 'and / or', use '... or... or both'. | | | | irritation which may lead them to making a choice in |
| For example: | | | | favor of your competition. I hope that these tips will |
| Wrong: You can convert a file to AVI and/or MP3. | | | | help you to make your technical documentation better |
| Right: You can convert a file to AVI or MP3, or both. | | | | and easier for the end-users to read. |