Skip to content

Commit

Permalink
Fixed simple typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomvet authored Dec 9, 2021
1 parent 2044dd5 commit fdc1746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/setproperties.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
setproperties(obj, patch::NamedTuple)

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

# Examples
```jldoctest
Expand Down

0 comments on commit fdc1746

Please sign in to comment.