Skip to content

Commit

Permalink
AMIGAOS: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
raziel- authored and lotharsm committed Feb 22, 2024
1 parent 1b83149 commit 7afb170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backends/platform/sdl/amigaos/amigaos.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#include "backends/dialogs/amigaos/amigaos-dialogs.h"

void OSystem_AmigaOS::init() {
// Initialze File System Factory
// Initialize File System Factory
_fsFactory = new AmigaOSFilesystemFactory();

// Invoke parent implementation of this method
Expand Down

0 comments on commit 7afb170

Please sign in to comment.