Skip to content

Commit 1a3099c

Browse files
authored
Merge pull request #3737 from s-ludwig/patch-1
Fix syntax mistake
2 parents 00f478f + f292e63 commit 1a3099c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

orgs-using-d.dd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ $(DIVC orgs-using-d center,
5959
$(FA_TESTIMONIAL) $(LINK2 http://www.auburnsounds.com/blog/2016-02-08_Making-a-Windows-VST-plugin-with-D.html, Testimonial)
6060
)
6161
)
62-
$(DORG Bildhuus, https://www.bildhuus.com, bildhuus.svg,
63-
Photography Software
62+
$(DORG Bildhuus, https://bildhuus.com, bildhuus.svg,
63+
Photography Software,
6464
$(FA_QUOTE
6565
The meta programming capabilites of D are unmatched and are essential for our whole software stack.
6666
)

0 commit comments

Comments
 (0)