summaryrefslogtreecommitdiff
path: root/odk/examples
diff options
context:
space:
mode:
authorMatthias Seidel <mseidel@apache.org>2017-02-18 22:39:16 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-02-22 12:36:28 +0000
commitdc83ba72517f77afd085f2599517a45d553b06fb (patch)
tree95a6ffee9d08abda71548f085ff1922f03ae9882 /odk/examples
parent575fa39650cdaab28c9093c90ffd995b4ca7dea2 (diff)
Fixed typos, HTML code cleanup
(cherry picked from commit b160330c34367bc355031a3850bb2910535049c4) Change-Id: I6fbcf51c1cd3112330cb39c04210a4bd6a4c73f8
Diffstat (limited to 'odk/examples')
-rw-r--r--odk/examples/examples.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/odk/examples/examples.html b/odk/examples/examples.html
index ddcbb4dec5c6..8352893ac2be 100644
--- a/odk/examples/examples.html
+++ b/odk/examples/examples.html
@@ -348,11 +348,11 @@
component calculates the start date, day of week of the start date, the
end date, and the day of week of the end date. All calculations are
dependent upon the values of &quot;Needed Days&quot;, &quot;Due Date&quot;
- and &quot;Status&quot;. The columns &quot;Needed Days&quot; and
+ and &quot;Status&quot;. The columns &quot;Needed Days&quot; and
&quot;Status&quot; are mandatory. The first to-do should be placed in
row nine. The date to start the calculation should be placed in cell C6.
The private holidays should be placed in cell K4/K5 and below.<br/>
- All rows will be calculated up to the first empty cell in the first
+ All rows will be calculated up to the first empty cell in the first
column. If a cell in the column &quot;Due Date&quot; is colored red,
you should take a look at your entries.</td>
</tr>