Skip to content

Commit dcdb330

Browse files
committed
development:backend:plugins - fix typo
1 parent 1b981f0 commit dcdb330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/development/backend/legacy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ Example:
255255

256256
::
257257

258-
function my myplugin_devices()
258+
function myplugin_devices()
259259
{
260260
$devices = [];
261261

0 commit comments

Comments
 (0)