Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix logging typo #29

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Fix logging typo #29

merged 1 commit into from
Jul 23, 2024

Conversation

baskargopinath
Copy link

@baskargopinath baskargopinath commented Jul 22, 2024

When launching AB3 from terminal using java -jar, the start of logging says 'Initializing AddressBook' while the end says 'Stopping Address Book'.

Let's fix this inconsistency by changing it to 'Stopping AddressBook' in MainApp.java

Screenshot 2024-07-22 at 12 57 16 PM

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
@damithc damithc merged commit 934f740 into nus-oss:master Jul 23, 2024
3 checks passed
@damithc
Copy link

damithc commented Jul 23, 2024

Thanks for the PR @baskargopinath
Merged with cosmetic changes to the commit message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants