diff --git a/src/Spice86.Core/Emulator/InterruptHandlers/Common/MemoryWriter/InMemoryAddressSwitcher.cs b/src/Spice86.Core/Emulator/InterruptHandlers/Common/MemoryWriter/InMemoryAddressSwitcher.cs
index b751896eac..dd89a631ef 100644
--- a/src/Spice86.Core/Emulator/InterruptHandlers/Common/MemoryWriter/InMemoryAddressSwitcher.cs
+++ b/src/Spice86.Core/Emulator/InterruptHandlers/Common/MemoryWriter/InMemoryAddressSwitcher.cs
@@ -29,7 +29,7 @@ public InMemoryAddressSwitcher(IIndexable memory) {
public SegmentedAddress? DefaultAddress { get; set; }
///
- /// Sets the segmented address. PhysicalLocation needs to be initialized before calling this method.
+ /// Sets the segmented address. needs to be initialized before calling this method.
///
/// Segment
/// Offset