From 2bdd5f18f680593a1e9d19eb8ed63e9311ee5846 Mon Sep 17 00:00:00 2001 From: zontreck Date: Thu, 30 Jan 2025 20:23:47 -0700 Subject: [PATCH] Capitalize the R --- lib/Constants.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Constants.dart b/lib/Constants.dart index 9dfc807..1128e7d 100644 --- a/lib/Constants.dart +++ b/lib/Constants.dart @@ -10,7 +10,7 @@ class Constants { static const VERSION = "Version 1.0.013025+2022"; static const COPYRIGHT = - "Copyright 2024-2025 - Piccari Creations. All rights Reserved"; + "Copyright 2024-2025 - Piccari Creations. All Rights Reserved"; static const CLIENTPSK = "f5c6caf3efe1ec5aa4b7c572f92aa14782b7be34b4c7844fa9c6d47fdf94246";