Skip to content

Commit 6a2d392

Browse files
chore(CertificateManager): fixup for lint
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 parent 0a19290 commit 6a2d392

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/private/Security/CertificateManager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ public function getAbsoluteBundlePath(): string {
219219
* The uploaded certificates and generated bundle are stored under the
220220
* files_external path for historical reasons, maintaining compatibility
221221
* with pre-existing deployments.
222-
*/
222+
*/
223223
private function getPathToCertificates(): string {
224224
return '/files_external/';
225225
}

0 commit comments

Comments
 (0)