mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Fix docs
This commit is contained in:
		@@ -203,7 +203,7 @@ module Linguist
 | 
			
		||||
    #
 | 
			
		||||
    # Examples
 | 
			
		||||
    #
 | 
			
		||||
    #   Language.find_by_extension('rb')
 | 
			
		||||
    #   Language.find_by_extension('.rb')
 | 
			
		||||
    #   # => [#<Language name="Ruby">]
 | 
			
		||||
    #
 | 
			
		||||
    # Returns all matching Languages or [] if none were found.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user