We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0072cb8 commit 599b9c5Copy full SHA for 599b9c5
dom/src/main/scala/org/scalajs/dom/NDEFMessage.scala
@@ -7,7 +7,7 @@ import scala.scalajs.js.annotation.JSGlobal
7
* or could be written to an NFC tag. An instance is acquired by calling the NDEFMessage() constructor or from the
8
* NDEFReadingEvent.message property, which is passed to the reading event.
9
*
10
- * @param records\
+ * @param records
11
* The records property of NDEFMessage interface represents a list of NDEFRecords present in the NDEF message.
12
*/
13
@js.native
0 commit comments