nus-cs2113-AY2021S2 / pe-dev-response

0 stars 0 forks source link

Could be confusing to reader since the call and return are very near to each other #1228

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.


Not sure whether end() belongs to call or return.

image.png


[original: nus-cs2113-AY2021S2/pe-interim#1228] [original labels: severity.VeryLow type.DocumentationBug]

jonahtwl commented 3 years ago

Team's Response

Return arrows (dotted arrows) has no method calls. The end() only belongs to the the arrow below (solid arrow).

Duplicate status (if any):

--