Skip to content

Commit 71ac2df

Browse files
fix comment
1 parent b05bb44 commit 71ac2df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ScmBackup/Configuration/AddTimestampedSubfolderConfigReader .cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
namespace ScmBackup.Configuration
77
{
88
/// <summary>
9-
/// decorator for ConfigReader, replaces %foo% values with the respective environment variables
9+
/// decorator for ConfigReader, append timestamped subfolder to backup folder
1010
/// </summary>
1111
internal class AddTimestampedSubfolderConfigReader : IConfigReader
1212
{

0 commit comments

Comments
 (0)