mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 19:38:23 +00:00 
			
		
		
		
	fix: some typos (#19956)
This commit is contained in:
		| @@ -26,7 +26,7 @@ func TestBleveIndexAndSearch(t *testing.T) { | ||||
| 	defer indexer.Close() | ||||
|  | ||||
| 	if _, err := indexer.Init(); err != nil { | ||||
| 		assert.Fail(t, "Unable to initialise bleve indexer: %v", err) | ||||
| 		assert.Fail(t, "Unable to initialize bleve indexer: %v", err) | ||||
| 		return | ||||
| 	} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user