diff options
author | Kohei Yoshida <kyoshida@novell.com> | 2011-02-21 19:56:44 -0500 |
---|---|---|
committer | Kohei Yoshida <kyoshida@novell.com> | 2011-02-21 21:13:47 -0500 |
commit | 2546f05524c2d913ab9531c5a394293e27018cee (patch) | |
tree | 290124e34647931d988a49d72f731944cb375169 /svx/source/dialog/ruler.src | |
parent | 538363503ca37f8e3800409ba54df190341ffb27 (diff) |
Fixed build breakage.
Diffstat (limited to 'svx/source/dialog/ruler.src')
-rw-r--r-- | svx/source/dialog/ruler.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/dialog/ruler.src b/svx/source/dialog/ruler.src index 3a21d4be5ba5..f076e051a664 100644 --- a/svx/source/dialog/ruler.src +++ b/svx/source/dialog/ruler.src @@ -65,7 +65,7 @@ Menu RID_SVXMN_RULER { Identifier = ID_FOOT ; Checkable = TRUE ; - /* ### ATTENTION: New text in Resource? Feet : Feet * / + /* ### ATTENTION: New text in Resource? Feet : Feet */ Text [ en-US ] = "Foot" ; }; MenuItem |