Skip to content

Commit

Permalink
Spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
teusbenschop committed Jan 25, 2025
1 parent a131b97 commit 346655f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/styles.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ void create_database ()

// Creates a stylesheet.
// It gets a filling for styles v1.
// For styles v2 the idea is that it get no filling yet after the create action as everything is default still.
// For styles v2 the idea is that it gets no filling yet after the create action as everything is default still.
void create_sheet (const std::string& sheet)
{
// Folder for storing the stylesheet.
Expand Down

0 comments on commit 346655f

Please sign in to comment.