Skip to content

Commit 320aa15

Browse files
remove @brief
1 parent 347def6 commit 320aa15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/Creative Project 1 Todo/TodoListManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ public static void loadItems(Scanner console, List<String> todos) throws FileNot
173173
}
174174

175175
/**
176-
* @brief Prints `todos` items to a user specified file
176+
* Prints `todos` items to a user specified file
177177
*
178178
* @param console:
179179
* Scanner object to parse user input

0 commit comments

Comments
 (0)