Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/components/AboutDialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ export function AboutDialog() {

<p className="text-xs text-qdm-textMuted mb-1">Made by <span className="text-qdm-accent font-semibold">Parveen Bhadoo</span></p>
<p className="text-sm text-qdm-textSecondary leading-relaxed mb-6 max-w-sm mx-auto">
A modern, open-source download manager for Windows with multi-segment
A modern, open-source download manager for Windows, macOS, and Linux with multi-segment
downloading, pause/resume support, and a beautiful dark interface.
</p>

Expand Down