diff --git a/sdk-api-src/content/shobjidl_core/nf-shobjidl_core-itaskbarlist2-markfullscreenwindow.md b/sdk-api-src/content/shobjidl_core/nf-shobjidl_core-itaskbarlist2-markfullscreenwindow.md
index 7d865bfeb87..73f3d71ae39 100644
--- a/sdk-api-src/content/shobjidl_core/nf-shobjidl_core-itaskbarlist2-markfullscreenwindow.md
+++ b/sdk-api-src/content/shobjidl_core/nf-shobjidl_core-itaskbarlist2-markfullscreenwindow.md
@@ -78,7 +78,7 @@ Setting the value of fFullscreen to TRUE, the Shell treats this wi
-**Since Windows 7,** call `SetProp(hwnd, L”NonRudeHWND”, reinterpret_cast(TRUE))` before showing a window to indicate to the Shell that the window should not be treated as full-screen. This ensures the taskbar does not adjust itself to be below the window in z-order. This is similar to `ITaskbarList2::MarkFullscreenWindow(FALSE)` except the Shell will not fallback to its automatic detection facility and will not treat the window as full-screen.
+**Since Windows 7,** call `SetProp(hwnd, L"NonRudeHWND", reinterpret_cast(TRUE))` before showing a window to indicate to the Shell that the window should not be treated as full-screen. This ensures the taskbar does not adjust itself to be below the window in z-order. This is similar to `ITaskbarList2::MarkFullscreenWindow(FALSE)` except the Shell will not fallback to its automatic detection facility and will not treat the window as full-screen.
## -see-also
@@ -94,4 +94,4 @@ Setting the value of fFullscreen to TRUE, the Shell treats this wi
-SetPropW
\ No newline at end of file
+SetPropW