Skip to content

Commit

Permalink
usb: Fix docbook references to window-identifiers
Browse files Browse the repository at this point in the history
No functional changes.
  • Loading branch information
GeorgesStavracas committed Jan 20, 2025
1 parent 02fcbc4 commit 564acb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/org.freedesktop.impl.portal.Usb.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<!--
AcquireDevices:
@handle: Object path for the :ref:`org.freedesktop.impl.portal.Request` object representing this call
@parent_window: Identifier for the application window, see :ref:`Common Conventions <window-identifiers>`.
@parent_window: Identifier for the application window, see :doc:`window-identifiers`
@app_id: App id of the application
@devices: Array of identifier, device information, and access options for each device
@options: Vardict with optional further information
Expand Down
2 changes: 1 addition & 1 deletion data/org.freedesktop.portal.Usb.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@

<!--
AcquireDevices:
@parent_window: Identifier for the application window, see :ref:`Common Conventions <window-identifiers>`.
@parent_window: Identifier for the application window, see :doc:`window-identifiers`
@devices: Array of device identifiers and access options
@options: Vardict with optional further information
@handle: Object path for the :ref:`org.freedesktop.portal.Request` object representing this call
Expand Down

0 comments on commit 564acb2

Please sign in to comment.