mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	Fix a typo: s/preceging/preceding/
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43200 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									cff2b2b666
								
							
						
					
					
						commit
						6fa584e2a5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -448,7 +448,7 @@ Emacs to Ruby."
 | 
			
		|||
       ((progn
 | 
			
		||||
          (forward-char -1)
 | 
			
		||||
          (and (looking-at "\\?")
 | 
			
		||||
               (or (eq (char-syntax (preceging-char)) ?w)
 | 
			
		||||
               (or (eq (char-syntax (preceding-char)) ?w)
 | 
			
		||||
                   (ruby-special-char-p))))
 | 
			
		||||
        nil)
 | 
			
		||||
       ((and (eq option 'heredoc) (< space 0))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue