Skip to content

Commit

Permalink
Merge pull request #52 from thomvet/master
Browse files Browse the repository at this point in the history
Fixed simple typo.
  • Loading branch information
jw3126 authored Apr 24, 2023
2 parents 12132dd + 7afe914 commit ad37774
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/setproperties.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
setproperties(obj, patch::NamedTuple)

Return a copy of `obj` with properties updates according to `patch`.

Return a copy of `obj` with properties updated according to `patch`.

# Examples
```jldoctest
Expand Down

0 comments on commit ad37774

Please sign in to comment.