se-edu / se-book

:book: Online Book: Software Engineering for Self-Directed Learners
https://se-edu.github.io/se-book/
42 stars 32 forks source link

Typos #94

Closed aizatazhar closed 4 years ago

aizatazhar commented 4 years ago

Hello, I spotted some typos and have linked the relevant code

In W1.1e exercise, checqueJohnGave should be chequeJohnGave

In W1.3d the subclass should provides implementations should be the subclass should provide implementations

In W1.3h, calcuateGrade should be calculateGrade

In Week 3 Project A-Jar, In the page where you fill the details of th release should be In the page where you fill the details of the release

In W4.5a allows writing a methods should be allows writing a method

In W5.3e Step 4: List the user stories to supports the scenarios: should be Step 4: List the user stories to support the scenarios:

In UML minimal notation diagram get minefiled info should be get minefield info

In W7.2n designing a variations should be either designing a variation or designing variations

In W7.5C on the website (stubs) does not show tooltip when hovering over the text. Relevant code found here

In W7.7c Centralized RCS (CRCS for short)uses should be Centralized RCS (CRCS for short) uses (missing whitespace)

damithc commented 4 years ago

In W7.5C on the website (stubs) does not show tooltip when hovering over the text. Relevant code found here

Thanks for the detailed bug report @aizatazhar All will be fixed in the next update except the one above, which is a bug in the MarkBind tool, to be fixed soon.