mirror of
				https://github.com/Mikaela/Limnoria.git
				synced 2025-11-04 01:27:21 +01:00 
			
		
		
		
	Factoids: Fix typo.
Conflicts: plugins/Factoids/locale/fi.po plugins/Factoids/locale/fr.po plugins/Factoids/messages.pot src/version.py Signed-off-by: James McCoy <vega.james@gmail.com> (cherry picked from commit 8fb4cbcdc61c2108309afd46e5a3a516fe676fb1) Signed-off-by: Daniel Folkinshteyn <nanotube@users.sourceforge.net>
This commit is contained in:
		
							parent
							
								
									0a6d38f37a
								
							
						
					
					
						commit
						f3136655e7
					
				@ -643,7 +643,7 @@ class Factoids(callbacks.Plugin, plugins.ChannelDBHandler):
 | 
			
		||||
        """[<channel>] [--values] [--{regexp} <value>] [<glob> ...]
 | 
			
		||||
 | 
			
		||||
        Searches the keyspace for keys matching <glob>.  If --regexp is given,
 | 
			
		||||
        it associated value is taken as a regexp and matched against the keys.
 | 
			
		||||
        its associated value is taken as a regexp and matched against the keys.
 | 
			
		||||
        If --values is given, search the value space instead of the keyspace.
 | 
			
		||||
        """
 | 
			
		||||
        if not optlist and not globs:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user