From cda47ee2aadbda3e6ad6adac2f0f9a0099f5b321 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Thu, 26 Apr 2007 21:30:35 +0000 Subject: typo fix --- user_guide/libraries/pagination.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user_guide') diff --git a/user_guide/libraries/pagination.html b/user_guide/libraries/pagination.html index 5af6618ce..fd300dbe2 100644 --- a/user_guide/libraries/pagination.html +++ b/user_guide/libraries/pagination.html @@ -63,7 +63,7 @@ Pagination Class

Pagination Class

-

CodeIgniter's Pagination class is very easy to use, and it is 100% customizable, ether dynamically or via stored preferences.

+

CodeIgniter's Pagination class is very easy to use, and it is 100% customizable, either dynamically or via stored preferences.

If you are not familiar with the term "pagination", it refers to links that allows you to navigate from page to page, like this:

-- cgit v1.2.3-24-g4f1b