mirror of
				https://github.com/pragma-/pbot.git
				synced 2025-11-04 08:37:24 +01:00 
			
		
		
		
	IRC/Connection.pm: fix repl_ -> rpl_ typos
This commit is contained in:
		
							parent
							
								
									44f4d58378
								
							
						
					
					
						commit
						8332939522
					
				@ -455,8 +455,8 @@ sub trans {
 | 
			
		||||
    729 => "endofquietlist",       # freenode +q, pragma_ 27/4/2020
 | 
			
		||||
 | 
			
		||||
    # IRCv3 SASL   pragma- June 11, 2021
 | 
			
		||||
    900 => "repl_loggedin",
 | 
			
		||||
    901 => "repl_loggedout",
 | 
			
		||||
    900 => "rpl_loggedin",
 | 
			
		||||
    901 => "rpl_loggedout",
 | 
			
		||||
    902 => "err_nicklocked",
 | 
			
		||||
    903 => "rpl_saslsuccess",
 | 
			
		||||
    904 => "err_saslfail",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user