diff options
author | Jonas Smedegaard <dr@jones.dk> | 2009-07-19 20:46:29 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2009-07-19 20:46:29 +0200 |
commit | 98e4600fe1ef5c9dfe905d5d8e017b6b8dd9814a (patch) | |
tree | 3a7060ca749ce705a436d99b39d49d02861a3e8c /doc | |
parent | cccd4e101a13cb73d25d591ef6c23122ec15533e (diff) |
Consistency nitpicking in docs: Note: → Note that
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ikiwiki/pagespec/po.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki/pagespec/po.mdwn b/doc/ikiwiki/pagespec/po.mdwn index a5f88cf66..7b131799e 100644 --- a/doc/ikiwiki/pagespec/po.mdwn +++ b/doc/ikiwiki/pagespec/po.mdwn @@ -12,5 +12,5 @@ wiki: * "`currentlang()`" - Tests whether a page is written in the same language as the current page. -Note: every non-po page is considered to be written in +Note that every non-po page is considered to be written in `po_master_language`, as specified in `ikiwiki.setup`. |