diff --git a/QuickLook/Controls/BusyDecorator/BusyDecorator.cs b/QuickLook/Controls/BusyDecorator/BusyDecorator.cs index 1633f8a93..ac694e77d 100644 --- a/QuickLook/Controls/BusyDecorator/BusyDecorator.cs +++ b/QuickLook/Controls/BusyDecorator/BusyDecorator.cs @@ -239,7 +239,7 @@ public HorizontalAlignment BusyHorizontalAlignment new FrameworkPropertyMetadata(VerticalAlignment.Center)); /// - /// Gets or sets the the VerticalAlignment to use to layout the control that contains the busy indicator. + /// Gets or sets the VerticalAlignment to use to layout the control that contains the busy indicator. /// public VerticalAlignment BusyVerticalAlignment { diff --git a/QuickLook/ViewerWindow.Actions.cs b/QuickLook/ViewerWindow.Actions.cs index 98c011094..8d1f4cb92 100644 --- a/QuickLook/ViewerWindow.Actions.cs +++ b/QuickLook/ViewerWindow.Actions.cs @@ -64,7 +64,7 @@ internal void RunAndClose() private void PositionWindow(Size size) { - // If the window is now now maximized, do not move it + // If the window is now maximized, do not move it if (WindowState == WindowState.Maximized) return; diff --git a/QuickLook/app.manifest b/QuickLook/app.manifest index a1d97ba91..acf296f7c 100644 --- a/QuickLook/app.manifest +++ b/QuickLook/app.manifest @@ -25,8 +25,8 @@ + designed to work with. Uncomment the appropriate elements and Windows will + automatically select the most compatible environment. -->