mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 19:44:39 +03:00
Fix typo (#4854)
This commit is contained in:
parent
49f9334e19
commit
3b44b01412
@ -276,7 +276,7 @@ pub enum UpdaterEvent {
|
||||
/// The total
|
||||
content_length: Option<u64>,
|
||||
},
|
||||
/// The update has been download and is now about to be installed.
|
||||
/// The update has been downloaded and is now about to be installed.
|
||||
Downloaded,
|
||||
/// The update has been applied and the app is now up to date.
|
||||
Updated,
|
||||
|
Loading…
Reference in New Issue
Block a user