diff --git a/QuickLook/Controls/BusyDecorator/BusyDecorator.cs b/QuickLook/Controls/BusyDecorator/BusyDecorator.cs index 1633f8a..ac694e7 100644 --- a/QuickLook/Controls/BusyDecorator/BusyDecorator.cs +++ b/QuickLook/Controls/BusyDecorator/BusyDecorator.cs @@ -239,7 +239,7 @@ public class BusyDecorator : Decorator, IDisposable 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 98c0110..8d1f4cb 100644 --- a/QuickLook/ViewerWindow.Actions.cs +++ b/QuickLook/ViewerWindow.Actions.cs @@ -64,7 +64,7 @@ public partial class ViewerWindow 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 a1d97ba..acf296f 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. -->