Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulalaby committed Dec 26, 2023
1 parent 031d147 commit 3e1b52c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ public class ApplicationCommandsConfiguration
public bool DebugStartup { internal get; set; } = false;

/// <summary>
/// <para>>Whether to only generate translations files and abort after that.</para>
/// <para>Whether to only generate translations files and abort after that.</para>
/// <para>Defaults to <see langword="false"/>.</para>
/// </summary>
public bool GenerateTranslationFilesOnly { internal get; set; } = false;
Expand Down

0 comments on commit 3e1b52c

Please sign in to comment.