diff options
author | Mario <mario@mariovavti.com> | 2022-10-26 19:27:15 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-10-26 19:27:15 +0000 |
commit | 9cbdf3f31f6493c61705351fb55827928d0b7387 (patch) | |
tree | 2c7694cbbfc1c47bb2d0b39f3ee31c920513ed89 /doc | |
parent | c8bc1b560bceb391e0af0c11f743fe5015443cff (diff) | |
download | volse-hubzilla-9cbdf3f31f6493c61705351fb55827928d0b7387.tar.gz volse-hubzilla-9cbdf3f31f6493c61705351fb55827928d0b7387.tar.bz2 volse-hubzilla-9cbdf3f31f6493c61705351fb55827928d0b7387.zip |
wrong argument in documentation
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Widgets.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Widgets.md b/doc/Widgets.md index 7761b1833..6779d7ffd 100644 --- a/doc/Widgets.md +++ b/doc/Widgets.md @@ -83,7 +83,7 @@ Some/many of these widgets have restrictions which may restrict the type of page * photo - display a single photo * args: - * url - URL of photo, must be http or https + * src - URL of photo, must be http or https * zrl - use zid authenticated link * style - CSS style string <br /> <br /> |