From 6a37c93311ca4dd446eb36dc6ca4fec6a8f4922e Mon Sep 17 00:00:00 2001 From: ines Date: Sat, 19 Aug 2017 12:44:33 +0200 Subject: [PATCH] Update argument type --- website/docs/api/doc.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/api/doc.jade b/website/docs/api/doc.jade index 212f823ba..5c065e775 100644 --- a/website/docs/api/doc.jade +++ b/website/docs/api/doc.jade @@ -211,7 +211,7 @@ p +table(["Name", "Type", "Description"]) +row +cell #[code attr_ids] - +cell ints + +cell list +cell A list of attribute ID ints. +footrow