mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2024-10-01 06:55:46 -04:00
Merge branch 'seralizeTypo2023-10-08' into 'main'
Fix seralize typo in comment dht_short_array.dart See merge request veilid/veilidchat!13
This commit is contained in:
commit
53de63061d
@ -163,7 +163,7 @@ class DHTShortArray {
|
||||
|
||||
////////////////////////////////////////////////////////////////
|
||||
|
||||
/// Seralize and write out the current head record, possibly updating it
|
||||
/// Serialize and write out the current head record, possibly updating it
|
||||
/// if a newer copy is available online. Returns true if the write was
|
||||
/// successful
|
||||
Future<bool> _tryWriteHead() async {
|
||||
|
Loading…
Reference in New Issue
Block a user