Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MainApp.java: Fix typo Address Book -> AddressBook
When launching AB3 from terminal using java -jar, the start of logging says 'Starting AddressBook' while the end says 'Stopping Address Book'. Let's fix this inconsistency by changing it to 'Stopping AddressBook' in MainApp.java.
- Loading branch information