[web-bluetooth] Pull Request: Replace "non-`null`" with "not `null`"

reillyeon has just submitted a new pull request for https://github.com/WebBluetoothCG/web-bluetooth:

== Replace "non-`null`" with "not `null`" ==
Bikeshed compilation fails when encountering the former with,

"Unknown inline tag: non-`null`"

Replacing this with "not `null`" does not change the meaning.

See https://github.com/WebBluetoothCG/web-bluetooth/pull/396

Received on Wednesday, 9 May 2018 17:41:28 UTC