mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fix api doc typo (#30764)
This commit is contained in:
parent
3e72a9c85f
commit
d508d2e75c
|
|
@ -54,7 +54,7 @@ class Webhook extends DolibarrApi
|
|||
}
|
||||
|
||||
/**
|
||||
* Get properties of a taregt object
|
||||
* Get properties of a target object
|
||||
*
|
||||
* Return an array with target information
|
||||
*
|
||||
|
|
@ -69,9 +69,9 @@ class Webhook extends DolibarrApi
|
|||
}
|
||||
|
||||
/**
|
||||
* List taregts
|
||||
* List targets
|
||||
*
|
||||
* Get a list of taregts
|
||||
* Get a list of targets
|
||||
*
|
||||
* @param string $sortfield Sort field
|
||||
* @param string $sortorder Sort order
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user