<p></p>
<p><b>@chimp1984</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4589#discussion_r499288811">common/src/main/java/bisq/common/persistence/PersistenceManager.java</a>:</p>
<pre style='color:#555'>> @@ -184,8 +184,8 @@ public PersistenceManager(@Named(Config.STORAGE_DIR) File dir,
     // API
     ///////////////////////////////////////////////////////////////////////////////////////////
 
-    public void initialize(T persistable, Source sourcce) {
-        this.initialize(persistable, persistable.getDefaultStorageFileName(), sourcce);
+    public void initialize(T persistable, Source source) {
+        this.initialize(persistable, persistable.getDefaultStorageFileName(), source);
     }
 
     public void initialize(T persistable, String fileName, Source sourcce) {
</pre>
<p>ups...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/4589#discussion_r499288811">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNTZVDK77VEVHJ3NF5TSJDPURANCNFSM4SBHECQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNRLBY6RTZSVACI4VHLSJDPURA5CNFSM4SBHECQKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODXTLOLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4589#discussion_r499288811",
"url": "https://github.com/bisq-network/bisq/pull/4589#discussion_r499288811",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>