Skip to content

Commit 25747eb

Browse files
committed
typo fix [ci skip]
1 parent 6568ecb commit 25747eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frmts/gdalallregister.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ void CPL_STDCALL GDALAllRegister()
180180
#endif
181181
#if defined(DEFERRED_KEA_DRIVER)
182182
// Must be registered before HDF5 so that when the plugin is not
183-
// installe the proper suggestion message is displayed
183+
// installer the proper suggestion message is displayed
184184
DeclareDeferredKEAPlugin();
185185
#endif
186186
#if defined(DEFERRED_HDF5_DRIVER)

0 commit comments

Comments
 (0)