Skip to content

Commit d7ea703

Browse files
committed
fixed parsed-literal bug.
1 parent 9eb91d3 commit d7ea703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/install.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ Django のコードを更新して最新のバグフィクスや改良を適用
266266

267267
4. ``django_src/django/bin/django-admin.py`` を実行できるようにします。
268268
Unix系のシステムでは、例えば以下のようにして、 ``/usr/local/bin`` のよう
269-
なシステムパス上にシンボリックリンクを作成します::
269+
なシステムパス上にシンボリックリンクを作成します:
270270

271271
.. code-block:: bash
272272

0 commit comments

Comments
 (0)