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

Spelling error of the documentation of BluetoothClient: frue → true #2938

Closed
2 of 7 tasks
gordonlu310 opened this issue Aug 8, 2023 · 4 comments
Closed
2 of 7 tasks

Comments

@gordonlu310
Copy link
Contributor

Describe the bug

From the forum: In the documentation of BluetoothClient, the word true seems to be misspelt as frue.

image

The errors are here:

https://github.com/mit-cml/appinventor-sources/blob/ec790ef85b6461176c62b0bf9c2df57f5d2e6648/appinventor/docs/markdown/reference/components/connectivity.md?plain=1#L157C48-L157C48

<dd>Returns <code class="logic block highlighter-rouge">frue</code> if a connection to a Bluetooth device has been made.</dd>

* Returns `frue`{:.logic.block} if a connection to a Bluetooth device has been made.

(image from the forum)

Affects

  • Designer
  • Blocks editor
  • Companion
  • Compiled apps
  • Buildserver
  • Debugging
  • Other... (please describe)

Expected behavior

  • frue should be true.

Steps to reproduce

Open the documentation for BluetoothClient. IsConnected and you will find the error.

@gordonlu310 gordonlu310 changed the title Documentation spelling error for BluetoothClient Spelling error of the documentation of BluetoothClient: frue → true Aug 8, 2023
@gordonlu310
Copy link
Contributor Author

@ewpatton Can I work on this issue?

@ewpatton
Copy link
Member

ewpatton commented Aug 8, 2023

@GordonL0049 Go ahead.

@ewpatton
Copy link
Member

ewpatton commented Aug 8, 2023 via email

@ewpatton
Copy link
Member

Fixed by #2939

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

No branches or pull requests

2 participants