From 54e4b0a70743a8248c1d9729646a9cb74d9423b4 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Mon, 2 Dec 2024 17:39:06 -0500 Subject: [PATCH] Fix comment. --- src/http.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/http.ts b/src/http.ts index 67c67ab..4fbc926 100644 --- a/src/http.ts +++ b/src/http.ts @@ -1740,7 +1740,7 @@ export class LemmyHttp { } /** - * List post reports. + * List user reports. * * `HTTP.GET /report/list` */