[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.8.8-113-g4f9ee98

Shawn Moore sartak at bestpractical.com
Tue Jul 6 16:14:04 EDT 2010


The branch, 3.9-trunk has been updated
       via  4f9ee98c3b34a38f0d0ef7d5102320e144fb7e49 (commit)
      from  f89cfd3deba6bf32107880db28a0209aff4fe83e (commit)

Summary of changes:
 share/html/Search/Build.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 4f9ee98c3b34a38f0d0ef7d5102320e144fb7e49
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Tue Jul 6 16:15:27 2010 -0400

    Comment typo fix

diff --git a/share/html/Search/Build.html b/share/html/Search/Build.html
index 0fd7974..8ac9fd7 100644
--- a/share/html/Search/Build.html
+++ b/share/html/Search/Build.html
@@ -282,7 +282,7 @@ my ( $AvailableColumns, $CurrentFormat );
 # if we're asked to save the current search, save it
 push @actions, $m->comp( 'Elements/EditSearches:Save', %ARGS, Query => \%query, SavedSearch => \%saved_search);
 
-# {{{ Push the updates into the session so we don't loose 'em
+# {{{ Push the updates into the session so we don't lose 'em
 
 $session{'CurrentSearchHash'} = {
     %query,

-----------------------------------------------------------------------


More information about the Rt-commit mailing list