diff --git a/docs/design.rst b/docs/design.rst index 3f40fe80..6d3d87a2 100644 --- a/docs/design.rst +++ b/docs/design.rst @@ -3,7 +3,7 @@ Design .. note:: - For brevity all the code examples in this chapter will assume:: + For brevity all the code examples in this chapter assume:: using namespace units; diff --git a/docs/framework.rst b/docs/framework.rst index c9c5e78c..dbd9ead3 100644 --- a/docs/framework.rst +++ b/docs/framework.rst @@ -3,7 +3,7 @@ Framework .. note:: - For brevity all the code examples in this chapter will assume:: + For brevity all the code examples in this chapter assume:: using namespace units; diff --git a/docs/scenarios.rst b/docs/scenarios.rst index fe8084f8..f87cc18a 100644 --- a/docs/scenarios.rst +++ b/docs/scenarios.rst @@ -3,7 +3,7 @@ Scenarios .. note:: - For brevity all the code examples in this chapter will assume:: + For brevity all the code examples in this chapter assume:: using namespace units;