diff options
Diffstat (limited to 'test/doc_props/tc_app.rb')
| -rw-r--r-- | test/doc_props/tc_app.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/doc_props/tc_app.rb b/test/doc_props/tc_app.rb index ec862c37..31ab3733 100644 --- a/test/doc_props/tc_app.rb +++ b/test/doc_props/tc_app.rb @@ -22,7 +22,7 @@ class TestApp < Test::Unit::TestCase :'CharactersWithSpaces' => 9, :'SharedDoc' => false, :'HyperlinkBase' => 'foo', - :'HyperlInksChanged' => false, + :'HyperlInksChanged' => false, :'Application' => 'axlsx', :'AppVersion' => '1.1.5', :'DocSecurity' => 0 |
