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