commit | ace387ac78117d7053d77ee1fe07d6c50a3fc6bc | [log] [tgz] |
---|---|---|
author | Derek Allard <derek.allard@ellislab.com> | Thu Feb 01 20:15:32 2007 +0000 |
committer | Derek Allard <derek.allard@ellislab.com> | Thu Feb 01 20:15:32 2007 +0000 |
tree | 0663a720fb4f97f435730005a32196ad7eb15b9b | |
parent | 13a0d736b6678c589afec1864edb0ad0d05a84d3 [diff] [blame] |
changed example to crazy US way of spelling "colour" for consistency
diff --git a/user_guide/libraries/table.html b/user_guide/libraries/table.html index 30968e2..8cd4a1e 100644 --- a/user_guide/libraries/table.html +++ b/user_guide/libraries/table.html
@@ -188,7 +188,7 @@ <p>Permits you to add a caption to the table.</p> -<code>$this->table->set_caption('Colours');</code> +<code>$this->table->set_caption('Colors');</code> <h2>$this->table->set_heading()</h2>