From c77570335ca611ec61001b606de361ee155c025d Mon Sep 17 00:00:00 2001 From: Acetylsalicylsaeure <110168604+Acetylsalicylsaeure@users.noreply.github.com> Date: Sun, 23 Jun 2024 17:59:24 +0200 Subject: [PATCH] obabel: fix typo (#13121) --- pages/linux/obabel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/obabel.md b/pages/linux/obabel.md index eac527f4d..e9b8307df 100644 --- a/pages/linux/obabel.md +++ b/pages/linux/obabel.md @@ -9,7 +9,7 @@ - Convert a SMILES string to a 500x500 picture: -`obabel -:"{{SMILES}} -O {{path/to/output_file.png}} -xp 500` +`obabel -:"{{SMILES}}" -O {{path/to/output_file.png}} -xp 500` - Convert a file of SMILES string to separate 3D .mol files: