Skip to content

Commit e1a30f6

Browse files
author
Clang Robot
committed
🎨 Committing clang-format changes
1 parent 0630783 commit e1a30f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ int main(int argc, const char **argv)
472472
fmt::format("{} {}",
473473
travels::cmake::project_name,
474474
travels::cmake::project_version));// version string, acquired
475-
// from config.hpp via CMake
475+
// from config.hpp via CMake
476476

477477
// to start the lessons, comment out this line
478478
auto game = lefticus::travels::make_game(resource_search_directories());

0 commit comments

Comments
 (0)