Skip to content

Commit 3193d71

Browse files
committed
Removed extra space.
1 parent f90d596 commit 3193d71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Aneejian.PowerPoint.Downsizer.AddIn/Fickles.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ internal static class AppInfo
2424
internal const string Description = "Add-In to downsize PowerPoint presentations by removing unused layouts and master slides.";
2525
internal const string Company = "Aneejian";
2626
internal const string Product = Title;
27-
internal const string Copyright = "Copyright © Aneejian 2021";
27+
internal const string Copyright = "Copyright © Aneejian 2021";
2828
internal const string Version = "v1.0.0";
2929
}
3030

0 commit comments

Comments
 (0)