CD4017BE / RedstoneControl

AutomatedRedstone mod remake: this time more awesome with point to point wires and less complicated GUIs
MIT License
17 stars 8 forks source link

Typos in 'i' info text on Circuit Designer #19

Closed archonsd closed 4 years ago

archonsd commented 4 years ago
  1. Open the Circuit Designer with a right click.
  2. Hover over the blue 'i' (info) at the top left of the Circuit Designer interface. 2.1 The word 'board' is spelled 'boeard' on the 5th line of text, at the end. 2.2 The word 'optionally' is spelled 'optinally' on the 9th line that describes how to connect two components with a trace.

Mod version: 0.2.3

FWIW, this sort of typo is so trivial an "issue", do you prefer someone just send you PRs with text updates, or is it something you want to manage?

CD4017BE commented 4 years ago

Yes, whenever you already know precisely which code (or in this case text) lines to change in order to fix an issue, PR is the way to go. Even if your fix turns out to be not 100% right, PRs can still be modified and improved before merging.

CD4017BE commented 4 years ago

Actually I'm fixing it myself now so I can include it in the quick-fix build together with the circuit dupe issue. No PR needed anymore!