Skip to content

Commit

Permalink
Fix: Correct resource types in GMP element doc
Browse files Browse the repository at this point in the history
Several summaries for the "permissions" element now refer to the correct
resource types instead of "task".
  • Loading branch information
timopollmeier committed Dec 5, 2024
1 parent 0e49e1e commit 0f82c2e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/schema_formats/XML/GMP.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -22015,7 +22015,7 @@ END:VCALENDAR
</ele>
<ele>
<name>permissions</name>
<summary>Permissions the user has on the task</summary>
<summary>Permissions the user has on the credential</summary>
<pattern></pattern>
</ele>
<ele>
Expand Down Expand Up @@ -22051,7 +22051,7 @@ END:VCALENDAR
</ele>
<ele>
<name>permissions</name>
<summary>Permissions the user has on the task</summary>
<summary>Permissions the user has on the credential</summary>
<pattern></pattern>
</ele>
<ele>
Expand Down Expand Up @@ -22082,7 +22082,7 @@ END:VCALENDAR
</ele>
<ele>
<name>permissions</name>
<summary>Permissions the user has on the task</summary>
<summary>Permissions the user has on the credential</summary>
<pattern></pattern>
</ele>
<ele>
Expand Down Expand Up @@ -22113,7 +22113,7 @@ END:VCALENDAR
</ele>
<ele>
<name>permissions</name>
<summary>Permissions the user has on the task</summary>
<summary>Permissions the user has on the credential</summary>
<pattern></pattern>
</ele>
<ele>
Expand Down Expand Up @@ -22178,7 +22178,7 @@ END:VCALENDAR
</ele>
<ele>
<name>permissions</name>
<summary>Permissions the user has on the task</summary>
<summary>Permissions the user has on the credential</summary>
<pattern></pattern>
</ele>
<ele>
Expand Down Expand Up @@ -22211,7 +22211,7 @@ END:VCALENDAR
</ele>
<ele>
<name>permissions</name>
<summary>Permissions the user has on the task</summary>
<summary>Permissions the user has on the port_list</summary>
<pattern></pattern>
</ele>
<ele>
Expand Down Expand Up @@ -23053,7 +23053,7 @@ END:VCALENDAR
</ele>
<ele>
<name>permissions</name>
<summary>Permissions the user has on the task</summary>
<summary>Permissions the user has on the scanner</summary>
<pattern></pattern>
</ele>
</ele>
Expand Down

0 comments on commit 0f82c2e

Please sign in to comment.