mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-25 17:53:24 +01:00
Fix typo in comment
This commit is contained in:
parent
06644a501e
commit
01725388a6
@ -594,7 +594,7 @@ func setup(userSecret string, isOffline bool) error {
|
||||
return fmt.Errorf("failed to reset local DB during setup: %w", err)
|
||||
}
|
||||
|
||||
// Bootstrap from remote date
|
||||
// Bootstrap from remote data
|
||||
if config.IsOffline {
|
||||
return nil
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user