diff options
Diffstat (limited to 'forgeConfig.proto')
| -rw-r--r-- | forgeConfig.proto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/forgeConfig.proto b/forgeConfig.proto index a46e3a3..a002214 100644 --- a/forgeConfig.proto +++ b/forgeConfig.proto @@ -60,7 +60,7 @@ message ForgeConfigs { // `autogenpb:mar string ReposPB = 11; // where the repos.pb is string ReposDir = 12; // where the repos are string PatchDir = 13; // patch dir - string ForgURL = 14; // forge URL + string ForgeURL = 14; // forge URL string Filename = 15; // filename of the config file } |
