Fix typo in debug commit message.
This commit is contained in:
		
							parent
							
								
									df211454bb
								
							
						
					
					
						commit
						8562b355ce
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1126,7 +1126,7 @@ class Photo(ObjectBase): | ||||||
|         self.searchhidden = searchhidden |         self.searchhidden = searchhidden | ||||||
| 
 | 
 | ||||||
|         if commit: |         if commit: | ||||||
|             self.photodb.log.debug('Committing - set override filename') |             self.photodb.log.debug('Committing - set searchhidden') | ||||||
|             self.photodb.commit() |             self.photodb.commit() | ||||||
| 
 | 
 | ||||||
|     @decorators.required_feature('photo.edit') |     @decorators.required_feature('photo.edit') | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue