We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5483da + 421147f commit 53a3ae7Copy full SHA for 53a3ae7
doc/dev/cephadm/developing-cephadm.rst
@@ -395,7 +395,7 @@ Compiling cephadm
395
=================
396
397
Recent versions of cephadm are based on `Python Zip Application`_ support, and
398
-is "compiled" from Python source code files in the ceph tree. To create your
+are "compiled" from Python source code files in the ceph tree. To create your
399
own copy of the cephadm "binary" use the script located at
400
``src/cephadm/build.py`` in the Ceph tree. The command should take the form
401
``./src/cephadm/build.py [output]``.
0 commit comments