From 2c13d26b69c376704553ad1bc86f22a8fd8cb659 Mon Sep 17 00:00:00 2001 From: Romain Neil Date: Tue, 2 May 2023 00:59:51 +0200 Subject: [PATCH] Update api_documents.class.php typo fix --- htdocs/api/class/api_documents.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/api/class/api_documents.class.php b/htdocs/api/class/api_documents.class.php index 02955c21c77..1bab0c282e6 100644 --- a/htdocs/api/class/api_documents.class.php +++ b/htdocs/api/class/api_documents.class.php @@ -2,7 +2,7 @@ /* Copyright (C) 2016 Xebax Christy * Copyright (C) 2016 Laurent Destailleur * Copyright (C) 2016 Jean-François Ferry - * COpyright (C) 2023 Romain Neil + * Copyright (C) 2023 Romain Neil * * This program is free software you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by