Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf1d0aa1

Browse files
authored
Merge pull requestrobotframework#91 from robotframework/typo-fix
Typo fix
2 parentsaacdd24 +5255540 commitf1d0aa1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
1212

1313
ga('create','UA-106835747-2','auto');
14-
ga('send','pageview');</script><title>Robot Framework</title><metacharset=utf-8><metaname=viewportcontent="width=device-width,initial-scale=1,shrink-to-fit=no"><metaname=descriptioncontent="Generic test automation framework for acceptance testing and ATDD"><metaname=authorcontent=""><linkrel=apple-touch-iconsizes=76x76href=/static/img/icons/apple-touch-icon.png><linkrel=icontype=image/pngsizes=32x32href=/static/img/icons/favicon-32x32.png><linkrel=icontype=image/pngsizes=16x16href=/static/img/icons/favicon-16x16.png><linkrel=manifesthref=/static/img/icons/site.webmanifest><linkrel=mask-iconhref=/static/img/icons/safari-pinned-tab.svgcolor=#5bbad5><metaname=msapplication-TileColorcontent=#da532c><metaname=theme-colorcontent=#ffffff><linkhref=/static/css/app.8d1414f48f3e76d4697f72bc1dbc10d6.cssrel=stylesheet></head><body><divid=app></div><scripttype=text/javascriptsrc=/static/js/manifest.14a76fad9b304f57d579.js></script><scripttype=text/javascriptsrc=/static/js/vendor.2efd2cdea7175353f657.js></script><scripttype=text/javascriptsrc=/static/js/app.0293366001de7e63257f.js></script></body></html>
14+
ga('send','pageview');</script><title>Robot Framework</title><metacharset=utf-8><metaname=viewportcontent="width=device-width,initial-scale=1,shrink-to-fit=no"><metaname=descriptioncontent="Generic test automation framework for acceptance testing and ATDD"><metaname=authorcontent=""><linkrel=apple-touch-iconsizes=76x76href=/static/img/icons/apple-touch-icon.png><linkrel=icontype=image/pngsizes=32x32href=/static/img/icons/favicon-32x32.png><linkrel=icontype=image/pngsizes=16x16href=/static/img/icons/favicon-16x16.png><linkrel=manifesthref=/static/img/icons/site.webmanifest><linkrel=mask-iconhref=/static/img/icons/safari-pinned-tab.svgcolor=#5bbad5><metaname=msapplication-TileColorcontent=#da532c><metaname=theme-colorcontent=#ffffff><linkhref=/static/css/app.8d1414f48f3e76d4697f72bc1dbc10d6.cssrel=stylesheet></head><body><divid=app></div><scripttype=text/javascriptsrc=/static/js/manifest.14a76fad9b304f57d579.js></script><scripttype=text/javascriptsrc=/static/js/vendor.2efd2cdea7175353f657.js></script><scripttype=text/javascriptsrc=/static/js/app.f7a3ceaf35abf75e3395.js></script></body></html>

‎sources/src/App.vue‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1016,7 +1016,7 @@ export default {
10161016
text: {
10171017
header:"RPA",
10181018
text:
1019-
'Robot Framework is an open source robotic process automation (RPA)asolution that is used to automate business processes. It is open and extensible which means that it can be integrated with virtually any other tool to create powerful and flexible RPA solutions. Read more at <a href="http://robotframework.org/rpa">robotframework.org/rpa</a>'
1019+
'Robot Framework is an open source robotic process automation (RPA) solution that is used to automate business processes. It is open and extensible which means that it can be integrated with virtually any other tool to create powerful and flexible RPA solutions. Read more at <a href="http://robotframework.org/rpa">robotframework.org/rpa</a>'
10201020
}
10211021
}
10221022
},

‎static/js/app.0293366001de7e63257f.js‎renamed to ‎static/js/app.f7a3ceaf35abf75e3395.js‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp