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: typo in developer guide #423

Merged

Conversation

danielleloh
Copy link

fix small grammatical error in manual testing section for export

fix small grammatical error in manual testing section for export
@danielleloh danielleloh added type.Task Something that needs to be done, but not a story, bug, or an epic. e.g. Move testing code into a new priority.Medium Nice to have labels Apr 13, 2024
@danielleloh danielleloh added this to the v1.4 milestone Apr 13, 2024
@danielleloh danielleloh self-assigned this Apr 13, 2024
@@ -2101,7 +2101,7 @@ Expected: The GUI closes and the application exits.
* List all persons using the `list` command.
<br><br>
* **Test case:** `export`<br>
**Expected:** A file named `addressbookdata` containing `avengersassemble.csv` is created in the same directory where the JAR file of the Avengers Assemble is located. All currently displayed persons and their details are exported to the CSV file. A column with column heading `Exam:Test Exam` is present in the same CSV file, but no values present in that column.
**Expected:** A file named `addressbookdata` containing `avengersassemble.csv` is created in the same directory where the JAR file of the Avengers Assemble is located. All currently displayed persons and their details are exported to the CSV file. A column with column heading `Exam:Test Exam` is present in the same CSV file, but no values are present in that column.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very small grammatical change indeed

Copy link

@jayllo-c jayllo-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jayllo-c jayllo-c merged commit 6db6d6b into AY2324S2-CS2103T-T10-1:master Apr 13, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority.Medium Nice to have type.Task Something that needs to be done, but not a story, bug, or an epic. e.g. Move testing code into a new
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants