Skip to content

Commit

Permalink
docs: remove random line
Browse files Browse the repository at this point in the history
  • Loading branch information
Aylur committed Jan 3, 2025
1 parent 547e44c commit 801a8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/astal/io/process.vala
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ public class AstalIO.Process : Object {

/**
* Write a line to the subprocess' stdin synchronously.
*What is the issue
*
* @param in String to be written to stdin
*/
public void write(string in) throws Error {
Expand Down

0 comments on commit 801a8db

Please sign in to comment.