File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed 
src/main/java/org/springframework/data/web/config Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7777@ Import ({
7878		EnableSpringDataWebSupport .SpringDataWebConfigurationImportSelector .class ,
7979		EnableSpringDataWebSupport .QuerydslActivator .class ,
80- 		EnableSpringDataWebSupport .SpringDataWebSettingsRegistar .class 
80+ 		EnableSpringDataWebSupport .SpringDataWebSettingsRegistrar .class 
8181})
8282public  @interface EnableSpringDataWebSupport  {
8383
@@ -175,7 +175,7 @@ public String[] selectImports(AnnotationMetadata importingClassMetadata) {
175175	 * @soundtrack Norah Jones - Chasing Pirates 
176176	 * @since 3.3 
177177	 */ 
178- 	static  class  SpringDataWebSettingsRegistar  implements  ImportBeanDefinitionRegistrar  {
178+ 	static  class  SpringDataWebSettingsRegistrar  implements  ImportBeanDefinitionRegistrar  {
179179
180180		/* 
181181		 * (non-Javadoc) 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments