Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
rugby
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Joseph Walton-Rivers
rugby
Commits
24f6bf76
Verified
Commit
24f6bf76
authored
3 years ago
by
Bruce Cowan
Browse files
Options
Downloads
Patches
Plain Diff
Fix typos
parent
3f421f62
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
data/prefs.ui
+1
-1
1 addition, 1 deletion
data/prefs.ui
src/main.c
+1
-1
1 addition, 1 deletion
src/main.c
with
2 additions
and
2 deletions
data/prefs.ui
+
1
−
1
View file @
24f6bf76
...
...
@@ -84,7 +84,7 @@
<object
class=
"GtkBox"
>
<child>
<object
class=
"GtkLabel"
>
<property
name=
"label"
translatable=
"yes"
>
Points for an uconverted try
</property>
<property
name=
"label"
translatable=
"yes"
>
Points for an u
n
converted try
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"halign"
>
start
</property>
<property
name=
"valign"
>
center
</property>
...
...
This diff is collapsed.
Click to expand it.
src/main.c
+
1
−
1
View file @
24f6bf76
...
...
@@ -36,7 +36,7 @@ about_activated (G_GNUC_UNUSED GSimpleAction *simple,
"copyright"
,
"Copyright 2012–2022 Bruce Cowan"
,
"license-type"
,
GTK_LICENSE_GPL_3_0
,
"authors"
,
authors
,
"comments"
,
"Rugby scores possiblities program"
,
"comments"
,
"Rugby scores possib
i
lities program"
,
"version"
,
VERSION
,
NULL
);
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment