Skip to content

Commit 53a3ae7

Browse files
Merge pull request ceph#51859 from zdover23/wip-doc-2023-05-31-cephadm-48180-cleanup-2-of-x
doc: add instructions for compiling cephadm
2 parents a5483da + 421147f commit 53a3ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/dev/cephadm/developing-cephadm.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ Compiling cephadm
395395
=================
396396

397397
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
398+
are "compiled" from Python source code files in the ceph tree. To create your
399399
own copy of the cephadm "binary" use the script located at
400400
``src/cephadm/build.py`` in the Ceph tree. The command should take the form
401401
``./src/cephadm/build.py [output]``.

0 commit comments

Comments
 (0)