lib/picky/search.rb in picky-4.6.1 vs lib/picky/search.rb in picky-4.6.2

- old
+ new

@@ -214,10 +214,10 @@ # Delegates the tokenizing to the query tokenizer. # # Parameters: # * text: The string to tokenize. - # * partialize_last: Whether to partialize the last token + # * partialize_last: Whether to partialize the last token. # # Note: By default, the last token is always partial. # # Returns: # * A Picky::Query::Tokens instance. \ No newline at end of file