Skip to content

Commit

Permalink
adds corrected comment
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-burns committed Jul 9, 2024
1 parent 7d5e568 commit ef657ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion golang/wasm/wrapper_js.go
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ func newUpdater(_ js.Value, args []js.Value) any {
return js.Null()
}),

// deleteRR
// deleteRRset
// deletes a RRset
// 1 argument: the RR string without RRdata
// returns null or an error string
Expand Down

0 comments on commit ef657ae

Please sign in to comment.